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

9 lines
334 B
SQL

DELETE FROM `spell_proc_event` WHERE `entry` IN (18137,19308,19309,19310,19311,19312,25477);
INSERT INTO `spell_proc_event` VALUES
(18137,0,0,0,0,0,1049602,0),
(19308,0,0,0,0,0,1049602,0),
(19309,0,0,0,0,0,1049602,0),
(19310,0,0,0,0,0,1049602,0),
(19311,0,0,0,0,0,1049602,0),
(19312,0,0,0,0,0,1049602,0),
(25477,0,0,0,0,0,1049602,0);