mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
5 lines
226 B
SQL
5 lines
226 B
SQL
DELETE FROM spell_affect WHERE `entry` IN (33167, 33171, 33172);
|
|
INSERT INTO spell_affect VALUES
|
|
(33167,0,0,0,0,0,0,0x0000008100000000,0),
|
|
(33171,0,0,0,0,0,0,0x0000008100000000,0),
|
|
(33172,0,0,0,0,0,0,0x0000008100000000,0);
|