mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
5 lines
256 B
SQL
5 lines
256 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (5301,13358,16092);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
( 5301,0,0,0,0,0x0000000000000000,0x00000000,0),
|
|
(13358,0,0,0,0,0x0000000000000000,0x00000000,0),
|
|
(16092,0,0,0,0,0x0000000000000000,0x00000000,0);
|