Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.7 / 4012_spell_proc_event.sql
blob4888f550e7fad0909a0512a268937a888d67d88e
1 DELETE FROM `spell_proc_event` WHERE `entry` IN ( 9799, 25988 );
2 INSERT INTO `spell_proc_event` VALUES
3 ( 9799,0,0,0,0, 262144,0),
4 (25988,0,0,0,0, 262144,0);