mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
4 lines
173 B
SQL
4 lines
173 B
SQL
DELETE FROM spell_affect WHERE entry IN (29888,29889);
|
|
INSERT INTO spell_affect VALUES
|
|
(29888,0,0,0,0,0,0,0x0000000040000000,0),
|
|
(29889,0,0,0,0,0,0,0x0000000040000000,0);
|