[9133] Fixes in talent 11129 work.
[getmangos.git] / sql / updates / 8377_01_mangos_spell_area.sql
blob9291bc7a3fbb7555c8ab337ec238b8f516c601c1
1 ALTER TABLE db_version CHANGE COLUMN required_8364_01_mangos_db_version required_8377_01_mangos_spell_area bit;
3 DELETE FROM `spell_area` where spell in (40216,42016);