mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 03:22:40 -04:00
4 lines
193 B
SQL
4 lines
193 B
SQL
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');
|