server/sql/updates/0.7/4035_spell_proc_event.sql
freghar 95840fd2c3 Removed trailing whitespaces and CRLFs
With /contrib/ and /dep/ excluded.

Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00

10 lines
388 B
SQL

DELETE FROM `spell_proc_event` WHERE `entry` IN ( 21329, 27857 );
DELETE FROM `spell_proc_event` WHERE `entry` IN ( 33191, 33192, 33193, 33194, 33195 );
INSERT INTO `spell_proc_event` VALUES
(33191,0,0,0,6,4398054932480,16384,0),
(33192,0,0,0,6,4398054932480,16384,0),
(33193,0,0,0,6,4398054932480,16384,0),
(33194,0,0,0,6,4398054932480,16384,0),
(33195,0,0,0,6,4398054932480,16384,0);