server/sql/updates/0.10/5085_mangos_spell_affect.sql

7 lines
321 B
SQL

DELETE FROM `spell_affect` WHERE `entry` IN (16179,16214,16215,16216,16217);
INSERT INTO `spell_affect` VALUES
(16179,0,0,0,0,0,0,0x00000000000000C0,0),
(16214,0,0,0,0,0,0,0x00000000000000C0,0),
(16215,0,0,0,0,0,0,0x00000000000000C0,0),
(16216,0,0,0,0,0,0,0x00000000000000C0,0),
(16217,0,0,0,0,0,0,0x00000000000000C0,0);