Core/Spells: Fix Presence of Mind proc (#27726)

Co-authored-by: Shauren <[email protected]>
This commit is contained in:
Aqua Deus
2022-02-13 19:49:57 +01:00
committed by GitHub
co-authored by Shauren
parent 966430dc44
commit 9d25f5681e
@@ -0,0 +1,3 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (205025);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(205025,0x00,3,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x1,0x0,0x8,0x0,0,0,0,0); -- Presence of Mind