Event
Cash Crop Ban

Unlike the founders of Country, new settlers tend to be short-sighted and put profits ahead of securing a future for themselves and their families. Many are ignoring the necessity of producing food for the colony and instead farm cash crops exclusively, believing that they will be able to sell their crops and purchase food from other farmers. If this continues, our colony will eventually face famine and disorder. To prevent such an eventuality, some have suggested a law which would require that new farmers produce food in at least a part of their fields.
CottonGoodsimmediate, trigger
SugarGoodsimmediate, trigger
TobaccoGoodsimmediate, trigger
Colonial NationSubject TypetriggerDefinitionin_game/events/colonization/conquest_of_paradise.txt:382
383type = country_event
384title = conquest_of_paradise.15.title Cash Crop Ban
385desc = conquest_of_paradise.15.desc Unlike the founders of Country, new settlers tend to be short-sighted and put profits ahead of securing a future for themselves and their families. Many are ignoring the necessity of producing food for the colony and instead farm cash crops exclusively, believing that they will be able to sell their crops and purchase food from other farmers. If this continues, our colony will eventually face famine and disorder. To prevent such an eventuality, some have suggested a law which would require that new farmers produce food in at least a part of their fields.
386outcome = neutral
387trigger = {
389OR = {
390produced_in_country:sugar > produced_in_country:wheat
391produced_in_country:cotton > produced_in_country:wheat
392produced_in_country:tobacco > produced_in_country:wheat
}
394any_owned_location = {
395OR = {
}
400rgo_workers > 2
}
}
405image = "gfx/interface/illustrations/institutions/new_world.dds"
406immediate = {
407random_owned_location = {
408limit = {
409OR = {
}
414rgo_workers > 2
}
416save_scope_as = cash_crop_location
}
}