fix(DB/Spells): Shadow Bolt Volley of Hand of Deceivers on the Kil'jaeden fight stack (#22156)

This commit is contained in:
Tereneckla
2025-05-21 12:06:59 +00:00
committed by GitHub
parent f507df2661
commit 70044b71f4

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_custom_attr` WHERE `spell_id`=45770;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (45770, 4194304);