chore(DB): import pending files

Referenced commit(s): 47cfd6749f
This commit is contained in:
github-actions[bot]
2026-03-07 16:59:06 +00:00
parent 47cfd6749f
commit 7415b31539

View File

@@ -1,3 +1,4 @@
-- DB update 2026_03_07_01 -> 2026_03_07_02
-- Rime (49188/56822/59057) should only proc from Obliterate (SpellFamilyMask1 = 0x20000)
DELETE FROM `spell_proc` WHERE `SpellId` = -49188;
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`)