mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 07:37:02 +00:00
8 lines
344 B
SQL
8 lines
344 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (13743,13875);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(13743,0,0,0,8,0x0000000000000040,0x00004000,0),
|
|
(13875,0,0,0,8,0x0000000000000040,0x00004000,0);
|
|
|
|
DELETE FROM `spell_proc_event` WHERE `entry` IN (16864);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(16864,0,0,0,0,0x0000000000000000,0x00000001,2);
|