Скриптовое условиеНовое в этой версии

new_world_plausible_location

new_world_plausible_locationin_game/common/scripted_triggers/institution_triggers.txt:60

Определениеin_game/common/scripted_triggers/institution_triggers.txt:60

61OR = {
62sub_continent = sub_continent:western_europe
63sub_continent = sub_continent:north_africa
}
65has_owner = yes
66is_port = yes
67num_pop_type:burghers >= 2.0
68custom_tooltip = {
69text = dominant_culture_is_owners_culture Concept совпадает с Concept Concept
70dominant_culture = owner.culture
}
72owner = {
73OR = {
74has_discovered_area = area:azores_area
75has_discovered_area = area:canary_islands_area
76has_discovered_area = area:south_macaronesia_area
}
}