Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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');
|
||||
Reference in New Issue
Block a user