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"