mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
4 lines
193 B
SQL
4 lines
193 B
SQL
DELETE FROM spell_proc_event WHERE entry IN (45054,45354);
|
|
INSERT INTO spell_proc_event VALUES
|
|
(45054,0,0,0,0,0x0000000000000000,0x00020000,0),
|
|
(45354,0,0,0,0,0x0000000000000000,0x00000001,0);
|