server/sql/updates/0.10/5445_mangos_spell_affect.sql

7 lines
326 B
SQL

DELETE FROM `spell_affect` WHERE `entry` IN (17815,17833,17834,17835,17836);
INSERT INTO `spell_affect` VALUES
(17815,0,0,0,0,0,0,0x0000000000000004,0),
(17833,0,0,0,0,0,0,0x0000000000000004,0),
(17834,0,0,0,0,0,0,0x0000000000000004,0),
(17835,0,0,0,0,0,0,0x0000000000000004,0),
(17836,0,0,0,0,0,0,0x0000000000000004,0);