chore(DB): import pending files

Referenced commit(s): 40f0ed9555
This commit is contained in:
github-actions[bot] 2026-04-28 23:32:51 +00:00
parent 40f0ed9555
commit 7d69148ce0

View file

@ -1,2 +1,3 @@
-- DB update 2026_04_28_05 -> 2026_04_28_06
-- Fix Spark of Life (spell 60519) proc on craft and equip
UPDATE `spell_proc` SET `SpellTypeMask` = 3 WHERE `SpellId` = 60519;