Achievement
A Tale of Two Cities
Have two Cities in the same Province where both have their maximum number of Urban Rights and no Urban Right is shared between them.
CityLocation Rankhappened
MegalopolisLocation Rankhappened873possible = {
}
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
}
}
}