fix(Scripts/Ulduar): Fix Kologarn script (#21595)
Co-authored-by: Hexadecimal <hd@hd.hd>
This commit is contained in:
parent
82bc814858
commit
78a01fd678
3 changed files with 92 additions and 33 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=63342;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (63342, 'spell_kologarn_focused_eyebeam');
|
||||
Loading…
Add table
Add a link
Reference in a new issue