add missing spell proc after switch 3.2.2a

--HG--
branch : trunk
This commit is contained in:
win32
2009-12-18 12:40:55 +02:00
parent 3d142e1448
commit bdc53afe98
2 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (67353, 57989, 65661, 53601);
INSERT INTO `spell_proc_event` VALUES
(67353, 0x00, 7, 0x00008000, 0x00100500, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0),
(57989, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000001, 0x00000000, 0, 0, 0),
(65661, 0x00, 15,0x00400010, 0x20020004, 0x00000000, 0x00000010, 0x00000000, 0, 100, 0),
(53601, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x000A02A8, 0x00000000, 0, 0, 6);