Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (20594);
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
||||
( 20594, 65116, 2, 'Stoneform');
|
||||
Reference in New Issue
Block a user