Files
TrinityCore/sql/updates/1026_world.sql
KingPin f385747164 Add newline at end of file.
--HG--
branch : trunk
2009-02-09 14:28:01 -05:00

6 lines
326 B
SQL

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)'),
('33686','31705','0','Murmur\'s Shockwave Jump');