Event
A Cold and Bitter place

The stinging cold and barren land of Target province has destroyed the morale of even the hardiest of our colonists, many of them have already started to return home and the remaining ones complain that the territory is just a frozen waste where there is nothing to farm or mine.
The colony is destined to fail without new investment in our efforts to survey the region's resources.
Definitionin_game/events/situations/little_ice_age.txt:2129
2130hide_portraits = yes
2131type = country_event
2132category = situation_event
2133title = winter_events.103.title A Cold and Bitter place
2134desc = winter_events.103.desc The stinging cold and barren land of Target province has destroyed the morale of even the hardiest of our colonists, many of them have already started to return home and the remaining ones complain that the territory is just a frozen waste where there is nothing to farm or mine.
The colony is destined to fail without new investment in our efforts to survey the region's resources.
The colony is destined to fail without new investment in our efforts to survey the region's resources.
2135outcome = neutral
2136image = "gfx/interface/illustrations/situation/little_ice_age.dds"
2137trigger = {
2138time_of_year = {
2139min = 12.1
2140max = 3.29
}
2142any_colonial_charter = {
2143province_definition ?= {
}
}
}
2151immediate = {
2152random_colonial_charter = {
2153limit = {
2154province_definition ?= {
}
}
2160province_definition = {
2161save_scope_as = target_province_scope
}
2163save_scope_as = target_charter
}
}