Correct spell proc for 16086 and rank

Closes #56

--HG--
branch : trunk
This commit is contained in:
win32
2009-12-17 14:31:32 +02:00
parent 087352a367
commit ca3b2066ea
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (16086,16544);
INSERT INTO `spell_proc_event` VALUES
( 16086, 0x04, 11, 0x00000000, 0x00040000, 0x00000000, 0x00030000, 0x00000000, 0, 0, 0), -- Improved Fire Nova Totem (Rank 1)
( 16544, 0x04, 11, 0x00000000, 0x00040000, 0x00000000, 0x00030000, 0x00000000, 0, 0, 0); -- Improved Fire Nova Totem (Rank 2)