mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
9 lines
349 B
SQL
9 lines
349 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (33746,40463);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(33746,0,0,0,0,0x0000000000000000,0x00000004,0),
|
|
(40463,0,0,0,11,0x0000001000000081,0x00004001,0);
|
|
|
|
|
|
DELETE FROM `spell_proc_event` WHERE `entry` IN (43338);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(43338,0,0,0,0,0x0000000000000000,0x00001000,0);
|