Scripts/Spells: Fixed mage talent Chrono Shift

Closes #19575
This commit is contained in:
Shauren
2022-01-07 22:46:00 +01:00
parent 1410e018eb
commit bd60df2ce0
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_proc` WHERE `SpellId`=235711;
INSERT INTO `spell_proc` (`SpellId`,`SpellFamilyName`,`SpellFamilyMask1`,`SpellTypeMask`,`SpellPhaseMask`) VALUES
(235711, 3, 0x00008000, 0x1, 0x2); -- Chrono Shift proc from Arcane Barrage