mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
@@ -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
|
||||
Reference in New Issue
Block a user