mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
6 lines
303 B
SQL
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);
|