Update naxx40_spells.sql

This commit is contained in:
Grimfeather
2025-07-09 18:33:45 +02:00
committed by GitHub
parent 829826e45a
commit 8ee7a1a7ee

View File

@@ -63,7 +63,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (28522, 'spel
DELETE FROM `spell_script_names` WHERE `spell_id` = 28531;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (28531, 'spell_sapphiron_frost_aura_40');
-- 60960 War Stomp: Reduce damage
-- 60960 War Stomp: Increase damage 500 to ~1000
DELETE FROM `spell_script_names` WHERE `spell_id` = 60960;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (60960, 'spell_patchwork_golem_war_stomp_40');