Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4296_spell_proc_event.sql
blob1a0fec974d150d6e5f3c21b84dc37762f97131a9
1 DELETE FROM `spell_proc_event` WHERE `entry` IN ( 12958, 12311 );
2 INSERT INTO `spell_proc_event` VALUES
3 (12958,0,0,0,4,0x800,0x20000,0),
4 (12311,0,0,0,4,0x800,0x20000,0);