--HG--
branch : trunk
This commit is contained in:
Nevan
2009-08-17 03:31:23 +02:00
parent 19ebe75d41
commit 94a8d65903

View File

@@ -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)