mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
bf4f6b5736
--HG-- branch : trunk
3 lines
192 B
SQL
3 lines
192 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'); |