mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 07:37:02 +00:00
5 lines
203 B
SQL
5 lines
203 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (37169,43745);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(37169,0,0,0,8,0x0000000000020000,0x00000000,0),
|
|
(43745,0,0,0,10,0x0000020000000000,0x00020000,0);
|
|
|