Scripts/Auchindoun: Update Talon King Ikiss' script to EventMaps

Codestyle

Missing include
This commit is contained in:
Nyeriah
2014-08-30 17:35:04 -03:00
parent b20b6dedf9
commit 04cfcf523d
2 changed files with 115 additions and 105 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `spell_id` = 38194;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(38194, 'spell_talon_king_ikiss_blink');