From 97a83e7208e4e944455b6fea108d6c599a0a37e0 Mon Sep 17 00:00:00 2001 From: Bishop Date: Sat, 6 Dec 2025 10:40:11 -0600 Subject: [PATCH] Fixed NPC IDs 170, 3227, 6383 --- Server/data/configs/npc_configs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index bfec035bd..640bc18ea 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -2949,7 +2949,7 @@ "attack_level": "30" }, { - "examine": "One of Gielinor's many citizens", + "examine": "One of Gielinor's many citizens.", "melee_animation": "422", "range_animation": "0", "combat_audio": "511,513,512", @@ -30872,6 +30872,7 @@ "attack_level": "1" }, { + "examine": "One of Gielinor's many citizens.", "name": "Woman", "defence_level": "1", "safespot": null, @@ -56756,7 +56757,7 @@ "attack_level": "45" }, { - "examine": "That stinger has to hurt…", + "examine": "That stinger has to hurt...", "melee_animation": "7242", "attack_speed": "5", "respawn_delay": "60",