mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
8 lines
375 B
SQL
8 lines
375 B
SQL
DELETE FROM `spell_affect` WHERE `entry` IN (16113,16114,16115,16116,16040,22804);
|
|
INSERT INTO `spell_affect` VALUES
|
|
(16113,0,0,0,0,0,0,0x0000000090100000,0),
|
|
(16114,0,0,0,0,0,0,0x0000000090100000,0),
|
|
(16115,0,0,0,0,0,0,0x0000000090100000,0),
|
|
(16116,0,0,0,0,0,0,0x0000000090100000,0),
|
|
(16040,0,0,0,0,0,0,0x0000000090100000,0),
|
|
(22804,0,0,0,0,0,0,0x0000000090100000,0);
|