port over some changes from Trinity version including one possible memory leak fix
[AHbot.git] / sql / updates / 0.10 / 4984_mangos_spell_proc_event.sql
blob2e1ce21ad26859fb2a3d248189e86472217940f8
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (12169,20128,20131,20132,20133,20134,32587,32776,32777,38031);
2 INSERT INTO `spell_proc_event` VALUES
3  (12169,0,0,0,0,0,0x00000040,0),
4  (20128,0,0,0,0,0,0x00000040,0),
5  (20131,0,0,0,0,0,0x00000040,0),
6  (20132,0,0,0,0,0,0x00000040,0),
7  (20133,0,0,0,0,0,0x00000040,0),
8  (20134,0,0,0,0,0,0x00000040,0),
9  (32587,0,0,0,0,0,0x00000040,0),
10  (32776,0,0,0,0,0,0x00000040,0),
11  (32777,0,0,0,0,0,0x00000040,0),
12  (38031,0,0,0,0,0,0x00000040,0);
15 DELETE FROM `spell_proc_event` WHERE `entry` IN (18803,33299,39530);
16 INSERT INTO `spell_proc_event` VALUES
17  (18803,0,0,0,0,0,0x00004000,0),
18  (33299,0,0,0,0,0,0x00004000,0),
19  (39530,0,0,0,0,0,0x00004000,0);