mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 10:37:06 +00:00
4 lines
201 B
SQL
4 lines
201 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (12328,18765);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(12328,0,0,0,0,0x0000000000000000,0xC4000001,0),
|
|
(18765,0,0,0,0,0x0000000000000000,0xC4000001,0);
|