server/sql/updates/0.10/5411_mangos_spell_affect.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);