From c6824277294fa90b8a381b78aa5cb1bd0bb02b68 Mon Sep 17 00:00:00 2001 From: Syndromeramo Date: Thu, 14 Aug 2025 10:36:36 -0500 Subject: [PATCH] Updated examine texts. --- Server/data/configs/item_configs.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 34d0d7b90..e528501e1 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -20859,8 +20859,10 @@ { "ge_buy_limit": "200", "grand_exchange_price": "177", + "examine": "I need to add some meat too.", "durability": null, "name": "Incomplete stew", + "tradeable": "true", "archery_ticket_price": "0", "id": "1997" }, @@ -20876,8 +20878,10 @@ { "ge_buy_limit": "200", "grand_exchange_price": "210", + "examine": "I need to add some potato too.", "durability": null, "name": "Incomplete stew", + "tradeable": "true", "archery_ticket_price": "0", "id": "1999" }, @@ -64497,7 +64501,7 @@ }, { "ge_buy_limit": "10000", - "examine": "Raw sweetcorn.", + "examine": "A bowl of cooked sweetcorn.", "grand_exchange_price": "110", "durability": null, "name": "Sweetcorn",