mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
9 lines
334 B
SQL
9 lines
334 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (18137,19308,19309,19310,19311,19312,25477);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(18137,0,0,0,0,0,1049602,0),
|
|
(19308,0,0,0,0,0,1049602,0),
|
|
(19309,0,0,0,0,0,1049602,0),
|
|
(19310,0,0,0,0,0,1049602,0),
|
|
(19311,0,0,0,0,0,1049602,0),
|
|
(19312,0,0,0,0,0,1049602,0),
|
|
(25477,0,0,0,0,0,1049602,0);
|