Event
Bringing In Marriageable Women
A pioneer colony is very much a man's place, but, as a colony develops, we seek to grow less by emigration and more by the births of children. The colonial company responsible for Target has arranged for a number of marriageable women, mostly widows, to travel to the colony to ensure that families are started.
Definitionin_game/events/colonization/colonial_charter.txt:295
296hide_portraits = yes
297type = country_event
298title = colonial_charter.6.title Bringing In Marriageable Women
299desc = colonial_charter.6.desc A pioneer colony is very much a man's place, but, as a colony develops, we seek to grow less by emigration and more by the births of children. The colonial company responsible for Target has arranged for a number of marriageable women, mostly widows, to travel to the colony to ensure that families are started.
300outcome = neutral
302trigger = {
303any_province = {
304region = root.capital.region
305population > 10.0
306count > 0
}
}
310illustration_tags = {
31110 = happy
31210 = interior
}
315immediate = {
316random_province = {
317limit = {
318region = root.capital.region
319population > 10.0
}
321save_scope_as = origin
}
}