mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
4 lines
157 B
SQL
4 lines
157 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN ( 9799, 25988 );
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
( 9799,0,0,0,0, 262144,0),
|
|
(25988,0,0,0,0, 262144,0);
|