[4359] * sql/update/Makefile.am: added missing SQL file.
[mangos-git.git] / sql / updates / 4320_spell_affect.sql
blob0018a669d6c951fc256f868f3f351c76e3443078
1 DELETE FROM `spell_affect` WHERE `entry` IN (31670,31672);
2 INSERT INTO `spell_affect` VALUES 
3 (31670,0,0,0,0,0,0,0x500000200,0),
4 (31672,0,0,0,0,0,0,0x500000200,0);