From 7cf50496879ec9c2add31b68be5ec714619cac33 Mon Sep 17 00:00:00 2001 From: Tom Vanlaer Date: Wed, 18 Jun 2025 13:47:04 +0000 Subject: [PATCH] Corrected wizard projectiles and cast height --- Server/data/configs/npc_configs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index f183ea23e..123422daf 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -26647,6 +26647,8 @@ { "examine": "Hydro-power!", "combat_style": "2", + "start_gfx": "93", + "start_height": "80", "melee_animation": "414", "range_animation": "0", "magic_level": "14", @@ -26662,6 +26664,7 @@ "strength_level": "1", "id": "2710", "range_level": "1", + "projectile": "94", "attack_level": "1" }, { @@ -40355,6 +40358,7 @@ "examine": "He works evil magic.", "start_gfx": "93", "combat_style": "2", + "start_height": "80", "melee_animation": "810", "range_animation": "0", "combat_audio": "511,513,512", @@ -40379,6 +40383,7 @@ "examine": "He works evil magic.", "start_gfx": "96", "combat_style": "2", + "start_height": "80", "melee_animation": "810", "range_animation": "0", "combat_audio": "511,513,512",