[8451] Implement talent 47236 and ranks.
[getmangos.git] / sql / updates / 8191_01_mangos_spell_affect.sql
blob55ee084202c12605df5f949257bd36194b0ea52a
1 ALTER TABLE db_version CHANGE COLUMN required_8190_01_mangos_creature_template required_8191_01_mangos_spell_affect bit;
3 DROP TABLE IF EXISTS `spell_affect`;