mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
10 lines
401 B
SQL
10 lines
401 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (13165,14318,14319,14320,14321,14322,25296,27044);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(13165,0,0,0,0,0,0x00080000,0),
|
|
(14318,0,0,0,0,0,0x00080000,0),
|
|
(14319,0,0,0,0,0,0x00080000,0),
|
|
(14320,0,0,0,0,0,0x00080000,0),
|
|
(14321,0,0,0,0,0,0x00080000,0),
|
|
(14322,0,0,0,0,0,0x00080000,0),
|
|
(25296,0,0,0,0,0,0x00080000,0),
|
|
(27044,0,0,0,0,0,0x00080000,0);
|