fix(DB/Spells): Shadow Bolt Volley of Hand of Deceivers on the Kil'jaeden fight stack (#22156)
This commit is contained in:
parent
f507df2661
commit
70044b71f4
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=45770;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (45770, 4194304);
|
||||
Loading…
Add table
Add a link
Reference in a new issue