mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
7 lines
420 B
SQL
7 lines
420 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (33727,33754,33755,33756,33757);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(33727,0,0,0,0,0x0000000000000000,0x00000000,0), /* not used*/
|
|
(33754,0,0,0,0,0x0000000000000000,0x00000000,0), /* not used*/
|
|
(33755,0,0,0,0,0x0000000000000000,0x00000000,0), /* not used*/
|
|
(33756,0,0,0,0,0x0000000000000000,0x00000000,0), /* not used*/
|
|
(33757,0,0,0,0,0x0000000000000000,0x00000001,0);
|