Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4434_spell_proc_event.sql
blob8d0e3be466bd3bea7ab462a40e42055bc97870bb
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (29801,30030,30033);
2 INSERT INTO `spell_proc_event` VALUES
3 (29801,0,0,0,0,0,1,0),
4 (30030,0,0,0,0,0,1,0),
5 (30033,0,0,0,0,0,1,0);