Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4498_spell_proc_event.sql
blobb029ee156154b1061d9194599e89e49ca465fef6
1 DELETE FROM `spell_proc_event` WHERE `entry` IN (40971);
2 INSERT INTO `spell_proc_event` VALUES
3 (40971,0,0,0,0,0,134217728,0);
5 DELETE FROM `spell_proc_event` WHERE `entry` IN (38427,40407);
6 INSERT INTO `spell_proc_event` VALUES
7 (38427,0,0,0,0,0,1,0),
8 (40407,0,0,0,0,0,1026,6);