DB/Spells: Fix Master of the Glaive proc

Closes #30472
This commit is contained in:
Aqua Deus
2024-12-01 12:37:05 +01:00
committed by Shauren
parent 1d88dd11a4
commit 230ac6e698

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (389763);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(389763,0x00,107,0x00000020,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Master of the Glaive