mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
5 lines
260 B
SQL
5 lines
260 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (37188,37189,37227);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(37188,0,0,0,10,0x0000000000800000,0x00004000,0),
|
|
(37189,0,0,0,10,0x00000000C0000000,0x10000000,0),
|
|
(37227,0,0,0,11,0x00000000000001C0,0x10000000,0);
|