mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
*Typo
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `spell_proc_event` WHERE `entry`IN(63373);
|
||||
DELETE FROM `spell_proc_event` WHERE `entry`IN(63373,63374);
|
||||
INSERT INTO `spell_proc_event` (`entry`,`SpellFamilyName`,`SpellFamilyMask0`,`procFlags`) VALUES
|
||||
(63373,11,0x80000000,0x00010000), -- Frozen Power (Rank 1)
|
||||
(63374,11,0x80000000,0x00010000); -- Freeze Power (Rank 2)
|
||||
|
||||
Reference in New Issue
Block a user