[7338] Little cleanup in battleground queues code.
[getmangos.git] / sql / updates / 0.10 / 4975_mangos_spell_proc_event.sql
blob8a175bc8a730636ac801e27f17dbd86bd87f3804
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (20210,20212,20213,20214,20215,37189);
2 INSERT INTO `spell_proc_event` VALUES
3  (20210,0,0,0,10,0x0000000000206000,0x10000000,0),
4  (20212,0,0,0,10,0x0000000000206000,0x10000000,0),
5  (20213,0,0,0,10,0x0000000000206000,0x10000000,0),
6  (20214,0,0,0,10,0x0000000000206000,0x10000000,0),
7  (20215,0,0,0,10,0x0000000000206000,0x10000000,0),
8  (37189,0,0,0,10,0x0000000000006000,0x10000000,0);