mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 04:37:01 +00:00
8 lines
357 B
SQL
8 lines
357 B
SQL
DELETE FROM `spell_affect` WHERE `entry` IN (29723,29724,29725);
|
|
INSERT INTO `spell_affect` VALUES
|
|
(29723,0,0,0,0,0,0,0x0000000800002010,0),
|
|
(29723,1,0,0,0,0,0,0x0000000800002010,0),
|
|
(29724,0,0,0,0,0,0,0x0000000800002010,0),
|
|
(29724,1,0,0,0,0,0,0x0000000800002010,0),
|
|
(29725,0,0,0,0,0,0,0x0000000800002010,0),
|
|
(29725,1,0,0,0,0,0,0x0000000800002010,0);
|