mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update naxx40_spells.sql
undo sapphiron's frost aura changes they didn't work correctly.
This commit is contained in:
@@ -61,7 +61,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (28522, 'spel
|
||||
|
||||
-- 28531 Frost Aura 1200->600
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 28531;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (28531, 'spell_sapphiron_frost_aura_40');
|
||||
-- INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (28531, 'spell_sapphiron_frost_aura_40');
|
||||
|
||||
-- Anub'Arak
|
||||
-- Locust Swarm: Reduce damage ~1500 to ~1000, increase radius 25yd to 30yd
|
||||
|
||||
Reference in New Issue
Block a user