mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
3 lines
124 B
SQL
3 lines
124 B
SQL
DELETE FROM spell_affect WHERE entry IN (32601);
|
|
INSERT INTO spell_affect VALUES
|
|
(32601,1,0,0,0,0,0,0x0000000020800008,0);
|