mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
7 lines
325 B
SQL
7 lines
325 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN ( 33191, 33192, 33193, 33194, 33195 );
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(33191,0,0,0,6,4398054932480,131072,0),
|
|
(33192,0,0,0,6,4398054932480,131072,0),
|
|
(33193,0,0,0,6,4398054932480,131072,0),
|
|
(33194,0,0,0,6,4398054932480,131072,0),
|
|
(33195,0,0,0,6,4398054932480,131072,0);
|