mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
5 lines
257 B
SQL
5 lines
257 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (17106,17107,17108);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(17106,0,0,0,7,0x0000000000080000,0x00004000,0),
|
|
(17107,0,0,0,7,0x0000000000080000,0x00004000,0),
|
|
(17108,0,0,0,7,0x0000000000080000,0x00004000,0);
|