mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
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'); |