Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4139_spell_proc_event.sql
blob4d762c01af682107b84cd18f077a4d3d2ec0a38a
1 DELETE FROM `spell_proc_event` WHERE `entry` IN ( 11255, 12598 );
2 INSERT INTO `spell_proc_event` VALUES
3 (11255,32,0,0,3,0,16384,0),
4 (12598,32,0,0,3,0,16384,0);