mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
4 lines
199 B
SQL
4 lines
199 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` in (31569,31570);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(31569,0,0,0,3,0x0000000000010000,0x00004000,0),
|
|
(31570,0,0,0,3,0x0000000000010000,0x00004000,0);
|