# triggered district names will pick the first one that they hit. triggered_name = { trigger = { num_zones = { type = zone_research_unity value > 0 } num_zones = { type = zone_industrial value > 0 } exists = owner owner = { num_owned_planets = 1 } } text = city_space_age_industry_1 } inline_script = { script = districts/district_triggered_name_urban_spiritualist } inline_script = { script = districts/district_triggered_name_urban_default } triggered_name = { trigger = { exists = owner is_capital = no has_upgraded_capital = no } text = city_colony_1 } triggered_name = { text = district_city }