[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git] / sql / updates / 0.10 / 5242_mangos_instance_template.sql
blobe0229a66cd257e930e0904339a55f159556df644
1 ALTER TABLE `instance_template`
2   ADD `parent` int(11) unsigned NOT NULL AFTER `map`;