mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
4 lines
192 B
SQL
4 lines
192 B
SQL
DELETE FROM spell_proc_event WHERE entry IN(45355,45040);
|
|
INSERT INTO spell_proc_event VALUES
|
|
(45040,0,0,0,0,0x0000000000000000,0x00080001,0),
|
|
(45355,0,0,0,0,0x0000000000000000,0x00080001,0);
|