chore(DB): import pending files

Referenced commit(s): fae74bf652
This commit is contained in:
github-actions[bot]
2026-06-30 16:13:48 +00:00
parent fae74bf652
commit 827a5a1d7e
@@ -1,3 +1,4 @@
-- DB update 2026_06_28_01 -> 2026_06_30_00
-- Static Shock: restrict proc to melee-only flags (no longer procs on magic spells)
DELETE FROM `spell_proc` WHERE `SpellId` = -51525;
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES