mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
4 lines
206 B
SQL
4 lines
206 B
SQL
DELETE FROM spell_proc_event WHERE entry IN (37306,37311,32767);
|
|
INSERT IGNORE INTO spell_proc_event VALUES
|
|
(37306,0,0,0,0,0x0000000000000000,0x00000001,0),
|
|
(37311,0,0,0,0,0x0000000000000000,0x00000001,0);
|