From 7fb90f5afee83ce20e19624e4db99f895333dfe8 Mon Sep 17 00:00:00 2001 From: Player Name Date: Sat, 25 Nov 2023 14:46:26 +0000 Subject: [PATCH] Corrected examine for Dagannoth Bonemeal --- Server/data/configs/item_configs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index e1909f094..009f97dfa 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -39061,7 +39061,7 @@ "id": "4270" }, { - "examine": "A pot of crushed [type of bones].", + "examine": "A pot of crushed Dagannoth-king bones.", "durability": null, "name": "Bonemeal", "weight": "1",