Core/Spells - Idol of the Crying Wind;

+ Fixing typo;
This commit is contained in:
Faq
2012-07-13 18:42:28 +03:00
parent 8ffafdc859
commit 1fa0177bb0
3 changed files with 36 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE (`spell_id`='-5570');
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(-5570, 'spell_dru_insect_swarm');