From 2c720efd441aec0ea8a29d21544fb8d02aae5b2e Mon Sep 17 00:00:00 2001 From: aidan Date: Mon, 8 Jun 2026 14:10:39 -0500 Subject: [PATCH] rebase and rejson --- 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 8a7014647..2dddd7791 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -27086,7 +27086,7 @@ { "id": "2888", "name": "A stone bowl", - "examine": "This is an empty stone bowl. / This is a stone bowl full of lava.", + "examine": "This is an empty stone bowl.", "archery_ticket_price": "0", "durability": null, "equipment_slot": "3" @@ -27094,7 +27094,7 @@ { "id": "2889", "name": "A stone bowl", - "examine": "This is an empty stone bowl. / This is a stone bowl full of lava.", + "examine": "This is a stone bowl full of lava.", "archery_ticket_price": "0", "durability": null, "equipment_slot": "3"