Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5366_mangos_spell_proc_event.sql
blob516c14365726ec11164784b2a18de40f4016709f
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (35541,35550,35551,35552,35553);
2 INSERT INTO `spell_proc_event` VALUES
3 (35541,0,0,0,0,0x0000000000000000,0x00000001,0),
4 (35550,0,0,0,0,0x0000000000000000,0x00000001,0),
5 (35551,0,0,0,0,0x0000000000000000,0x00000001,0),
6 (35552,0,0,0,0,0x0000000000000000,0x00000001,0),
7 (35553,0,0,0,0,0x0000000000000000,0x00000001,0);