From 991d4aa364b283a0100ef3b83867809ac445060d Mon Sep 17 00:00:00 2001 From: Oven Bread Date: Mon, 10 Nov 2025 12:24:45 +0000 Subject: [PATCH] Added some newly found examine texts --- Server/data/configs/npc_configs.json | 2 +- Server/data/configs/object_configs.json | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index 87b666074..053f9ffe4 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -9414,7 +9414,7 @@ "attack_level": "15" }, { - "examine": "Children are just like real people...just smaller.", + "examine": "A sad looking child.", "melee_animation": "0", "range_animation": "0", "defence_animation": "0", diff --git a/Server/data/configs/object_configs.json b/Server/data/configs/object_configs.json index 54f50f614..ae364fd37 100644 --- a/Server/data/configs/object_configs.json +++ b/Server/data/configs/object_configs.json @@ -20055,6 +20055,10 @@ "examine": "Home sweet home?", "ids": "15480" }, + { + "examine": "Baby bread.", + "ids": "15506,15507" + }, { "examine": "Home sweet home?", "ids": "15748" @@ -20183,6 +20187,18 @@ "examine": "A short longboat!", "ids": "21834" }, + { + "examine": "A place to sit and watch furniture grow.", + "ids": "28627" + }, + { + "examine": "It's not rolling, but it seems to have gathered some moss.", + "ids": "28635" + }, + { + "examine": "A thick metal gate.", + "ids": "28690,28691,28692,28693" + }, { "examine": "Contains traces of summoning energy.", "ids": "29939,29943,29944,29945,29947,29951,29952,29953,29954"