Files
TrinityCore/sql/updates/5950_world.sql
2009-10-17 18:12:21 +02:00

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)');