mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
7 lines
308 B
SQL
7 lines
308 B
SQL
DELETE FROM spell_proc_event WHERE entry IN (34138,42370,43728,46098);
|
|
|
|
INSERT INTO spell_proc_event VALUES
|
|
(34138,0,0,0,11,0x0000000000000080,0x08000000,0),
|
|
(42370,0,0,0,11,0x0000000000000080,0x08000000,0),
|
|
(43728,0,0,0,11,0x0000000000000080,0x08000000,0),
|
|
(46098,0,0,0,11,0x0000000000000080,0x08000000,0);
|