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",