mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
4 lines
163 B
SQL
4 lines
163 B
SQL
DELETE FROM `spell_affect` WHERE `entry` IN (31670,31672);
|
|
INSERT INTO `spell_affect` VALUES
|
|
(31670,0,0,0,0,0,0,0x500000200,0),
|
|
(31672,0,0,0,0,0,0,0x500000200,0);
|