server/sql/updates/0.11/5799_mangos_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

6 lines
303 B
SQL

DELETE FROM spell_proc_event WHERE entry IN (45481,45482,45483,45484);
INSERT INTO spell_proc_event VALUES
(45481,0,0,0,0,0x0000000000000000,0x08020000,0),
(45482,0,0,0,0,0x0000000000000000,0x00080001,0),
(45483,0,0,0,0,0x0000000000000000,0x00080001,0),
(45484,0,0,0,0,0x0000000000000000,0x08000000,0);