server/sql/updates/0.10/5419_mangos_spell_affect.sql

8 lines
357 B
SQL

DELETE FROM `spell_affect` WHERE `entry` IN (29723,29724,29725);
INSERT INTO `spell_affect` VALUES
(29723,0,0,0,0,0,0,0x0000000800002010,0),
(29723,1,0,0,0,0,0,0x0000000800002010,0),
(29724,0,0,0,0,0,0,0x0000000800002010,0),
(29724,1,0,0,0,0,0,0x0000000800002010,0),
(29725,0,0,0,0,0,0,0x0000000800002010,0),
(29725,1,0,0,0,0,0,0x0000000800002010,0);