mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
4 lines
203 B
SQL
4 lines
203 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (26119,43748);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(26119,0,0,0,11,0x0000000090100003,0x00004000,0),
|
|
(43748,0,0,0,11,0x0000000090100000,0x00004000,0);
|