Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4414_spell_proc_event.sql
blob70419b32cf14f3a226317351b10822a30f41b11d
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (25441,27009,27124,27280,31896);
2 INSERT INTO `spell_proc_event` VALUES
3 (25441,0,0,0,0,0,1048576,0),
4 (27009,0,0,0,0,0,2,0),
5 (27124,0,0,0,0,0,2,0),
6 (27280,0,0,0,0,0,2,0),
7 (31896,0,0,0,0,0,1,2);