From a10909d54fefa80001f5258a524503b3a4dddb2a Mon Sep 17 00:00:00 2001 From: Freidan Date: Mon, 30 Mar 2026 07:14:36 +0000 Subject: [PATCH] Corrected revenant hellhound defense stats --- Server/data/configs/npc_configs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index 0230de40c..683381848 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -59144,7 +59144,7 @@ "magic_animation": "7515", "death_animation": "7461", "name": "Revenant hellhound", - "defence_level": "1", + "defence_level": "50", "safespot": null, "lifepoints": "80", "strength_level": "50", @@ -59990,7 +59990,7 @@ "magic_animation": "7515", "death_animation": "7461", "name": "Revenant hellhound", - "defence_level": "1", + "defence_level": "50", "safespot": null, "lifepoints": "80", "strength_level": "50",