mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
7 lines
287 B
SQL
7 lines
287 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` = '33522';
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(33522,0,0,0,0,0x0000000000000000,0x00020000,0);
|
|
|
|
DELETE FROM `spell_proc_event` WHERE `entry` = '33648';
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(33648,0,0,0,0,0x0000000000000000,0x00401000,0);
|