Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.7 / 4018_spell_proc_event.sql
blob3d854c4da0dae77d5487c68df86d52da0acae26e
1 DELETE FROM `spell_proc_event` WHERE `entry` IN ( 20210, 20212, 20213, 20214, 20215 );
2 INSERT INTO `spell_proc_event` VALUES
3 (20210,0,0,0,0,268435456,0),
4 (20212,0,0,0,0,268435456,0),
5 (20213,0,0,0,0,268435456,0),
6 (20214,0,0,0,0,268435456,0),
7 (20215,0,0,0,0,268435456,0);