Spells/Scripts: Updated Gift of the Naaru script

Port From (https://github.com/TrinityCore/TrinityCore/commit/d2b70397ab98fe8a24a5880b757a50e3736787d3)
This commit is contained in:
hondacrx
2021-04-14 10:19:04 -04:00
parent 38bf85a083
commit f197464674
2 changed files with 16 additions and 22 deletions
@@ -0,0 +1,10 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_gift_of_naaru';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(28880, 'spell_gen_gift_of_naaru'), -- Warrior
(59542, 'spell_gen_gift_of_naaru'), -- Paladin
(59543, 'spell_gen_gift_of_naaru'), -- Hunter
(59544, 'spell_gen_gift_of_naaru'), -- Priest
(59545, 'spell_gen_gift_of_naaru'), -- Death Knight
(59547, 'spell_gen_gift_of_naaru'), -- Shaman
(59548, 'spell_gen_gift_of_naaru'), -- Mage
(121093, 'spell_gen_gift_of_naaru'); -- Monk