fix(Scripts/Spells): Fix Itch (26078) not applying Vekniss Catalyst (#12930)
This commit is contained in:
parent
9c5397572e
commit
9e7aae74ac
2 changed files with 6 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 26077 AND `ScriptName` = 'spell_itch_aq40';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (26077, 'spell_itch_aq40');
|
||||
Loading…
Add table
Add a link
Reference in a new issue