도전 과제
두 도시 이야기
동일한 지방에 도시권을 최대 개수만큼 보유하되 서로 중복되는 도시권이 없는 두 개의 도시를 보유합니다.
도시지점 등급happened
메갈로폴리스지점 등급happened873possible = {
}
874happened = {
875any_province = {
877any_location_in_province = {
882owner ?= root
883has_max_town_rights = yes
884save_temporary_scope_as = first_city_scope
}
887any_location_in_province = {
892owner ?= root
893NOT = {
893this = scope:first_city_scope
}
894has_max_town_rights = yes
895has_different_town_rights_than = scope:first_city_scope
}
}
}