mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
4 lines
173 B
SQL
4 lines
173 B
SQL
DELETE FROM `spell_affect` WHERE `entry` IN (20175);
|
|
INSERT INTO `spell_affect` VALUES
|
|
(20175,0,0,0,0,0,0,0x0000000000000080,0),
|
|
(20175,1,0,0,0,0,0,0x0000000000000010,0);
|