chore(DB): import pending files

Referenced commit(s): a54220b5f5
This commit is contained in:
github-actions[bot]
2026-07-12 23:46:36 +00:00
parent a54220b5f5
commit a0b6553b5b

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_12_01 -> 2026_07_12_02
DELETE FROM `spell_proc` WHERE `SpellId` = -13960;
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES
(-13960, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0);