mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
4 lines
200 B
SQL
4 lines
200 B
SQL
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`='16857';
|
|
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
|
( 16857, 60089, 0, 'Faerie Fire (Feral)');
|