chore(DB): import pending files

Referenced commit(s): 2a544a5d6d
This commit is contained in:
github-actions[bot]
2026-07-15 00:31:45 +00:00
parent 61a25901c1
commit 243e400042

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_14_03 -> 2026_07_15_00
-- Missile Barrage: consume on FINISH instead of CAST; its mods (DURATION,
-- ACTIVATION_TIME, COST) are applied inside handle_immediate, after CAST fires.
UPDATE `spell_proc` SET `SpellPhaseMask` = 4 WHERE `SpellId` = 44401;