[7338] Little cleanup in battleground queues code.
[getmangos.git] / sql / updates / 0.10 / 5070_mangos_spell_proc_event.sql
blob312fdac44ed26e8d1d780ce4fd9278c2a3cc7805
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (5301,13358,16092);
2 INSERT INTO `spell_proc_event` VALUES
3  ( 5301,0,0,0,0,0x0000000000000000,0x00000000,0),
4  (13358,0,0,0,0,0x0000000000000000,0x00000000,0),
5  (16092,0,0,0,0,0x0000000000000000,0x00000000,0);