[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git] / sql / updates / 0.10 / 5163_mangos_spell_affect.sql
blob69676ce313f2c9d2f4361799e8152f091741b6eb
1 DELETE FROM `spell_affect` WHERE `entry` IN (16113,16114,16115,16116,16040,22804);
2 INSERT INTO `spell_affect` VALUES
3  (16113,0,0,0,0,0,0,0x0000000090100000,0),
4  (16114,0,0,0,0,0,0,0x0000000090100000,0),
5  (16115,0,0,0,0,0,0,0x0000000090100000,0),
6  (16116,0,0,0,0,0,0,0x0000000090100000,0),
7  (16040,0,0,0,0,0,0,0x0000000090100000,0),
8  (22804,0,0,0,0,0,0,0x0000000090100000,0);