server/sql/updates/0.10/5163_mangos_spell_affect.sql

8 lines
375 B
SQL

DELETE FROM `spell_affect` WHERE `entry` IN (16113,16114,16115,16116,16040,22804);
INSERT INTO `spell_affect` VALUES
(16113,0,0,0,0,0,0,0x0000000090100000,0),
(16114,0,0,0,0,0,0,0x0000000090100000,0),
(16115,0,0,0,0,0,0,0x0000000090100000,0),
(16116,0,0,0,0,0,0,0x0000000090100000,0),
(16040,0,0,0,0,0,0,0x0000000090100000,0),
(22804,0,0,0,0,0,0,0x0000000090100000,0);