fix(Scripts/SethekkHalls): Update Talon King Ikiss script (#15098)

This commit is contained in:
Skjalf
2023-02-18 17:26:52 -03:00
committed by GitHub
parent e759ac3c71
commit c2208318ea
6 changed files with 279 additions and 323 deletions

View File

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