Event
Colonist Rush

Rumors of our Quest for the New World have led to more people readying themselves for a new life as a colonial settler.
Settled ColoniesPolicytriggerColonial EnthusiasmStatic ModifiertriggerDefinitionin_game/events/colonization/colonial_policies.txt:3
4type = country_event
5title = colonial_policies.10.title Colonist Rush
6desc = colonial_policies.10.desc Rumors of our Quest for the New World have led to more people readying themselves for a new life as a colonial settler.
7outcome = neutral
8trigger = {
11any_colonial_charter = {
12count > 0
}
}
15illustration_tags = {
1610 = happy
1710 = exterior
}
19immediate = {
}
}