*Moved spell fix from Murmur's script to core

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-02-08 10:42:58 +01:00
parent 02d6b7c683
commit f305c92272
3 changed files with 8 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN ('-33711','-38794','33686');
DELETE FROM `spell_linked_spell` WHERE `spell_effect` IN ('33686', '31705');
INSERT INTO `spell_linked_spell`(`spell_trigger`,`spell_effect`,`type`,`comment`) VALUES
('-33711','33686','0','Murmur\'s Shockwave (Normal)'),
('-38794','33686','0','Murmur\'s Shockwave (Heroic)'),