Spell/Script: Egg Nog (#24007)

Closes  #23996

(cherry picked from commit b60786a916)
This commit is contained in:
Eridium
2019-12-29 16:09:31 +01:00
committed by Shauren
parent a09d5d4854
commit 2b27278516
2 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `ScriptName`="spell_item_eggnog";
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(21149,'spell_item_eggnog');