mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update naxx40_spells.sql
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user