[7338] Little cleanup in battleground queues code.
[getmangos.git] / sql / updates / 0.10 / 5402_mangos_spell_proc_event.sql
blobeee94f6a3d6c31e5c145c3cff541a732383af182
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (41635,33280,35092,35093,35094);
2 INSERT INTO `spell_proc_event`VALUES
3 (41635,0,0,0,0,0x0000000000000000,0x00008000,0),
4 (33280,0,0,0,0,0x0000000000000000,0x00008000,0),
5 (35092,0,0,0,0,0x0000000000000000,0x00008000,0),
6 (35093,0,0,0,0,0x0000000000000000,0x00008000,0),
7 (35094,0,0,0,0,0x0000000000000000,0x00008000,0);