Files
TrinityCore/sql/updates/3018_spell_linked_spell.sql
hunteee c6c1284eb0 *Second part of previous commit.
--HG--
branch : trunk
2009-06-18 19:31:55 +02:00

6 lines
280 B
SQL

DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 38528;
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
( 38528,-31984, 2, 'Protection of Elune - Finger of Death'),
( 38528,-32111, 2, 'Protection of Elune - Finger of Death');