DB/Spells: Fixed Unchained Magic proc from item cast

Like: Maghia's Misguided Quill
(cherry picked from commit ff5c2653af)
This commit is contained in:
Keader
2020-09-06 16:26:30 -03:00
committed by Shauren
parent a3cc94080f
commit d76533d8f3

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (69762);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(69762,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x0,0x100,0x0,0,0,0,0); -- Unchained Magic