server/sql/updates/0.8/4270_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

7 lines
325 B
SQL

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,131072,0),
(33192,0,0,0,6,4398054932480,131072,0),
(33193,0,0,0,6,4398054932480,131072,0),
(33194,0,0,0,6,4398054932480,131072,0),
(33195,0,0,0,6,4398054932480,131072,0);