mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
5 lines
279 B
SQL
5 lines
279 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'); |