From 1218ee000f59d532cc95cab9550c7534c48779d1 Mon Sep 17 00:00:00 2001 From: Player Name Date: Wed, 3 Jan 2024 04:54:45 +0000 Subject: [PATCH] Corrected examine for dragon bones --- Server/data/configs/item_configs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 97ffccbef..51e9209f2 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -4911,7 +4911,7 @@ }, { "ge_buy_limit": "10000", - "examine": "These would feed a dog for months.", + "examine": "These would feed a dog for months!", "grand_exchange_price": "1300", "durability": null, "name": "Dragon bones", @@ -130986,4 +130986,4 @@ "name": "ASDT Slot", "id": "14430" } -] \ No newline at end of file +]