EventNew this version
Hunger Has No Patience for Parliament

The petitions are written in plain language — the kind one uses when one has run out of polite ways to say the same thing. Granaries are empty. Children are hungry. The Commoners have brought this before the Parliament not because they believe in fine speeches, but because they have nowhere else to turn. We cannot debate this into oblivion. Something must be done, and quickly.
CommonersEstatetriggerDefinitionin_game/events/government/parliaments.txt:2331
2332type = country_event
2333title = parliaments.40.title Hunger Has No Patience for Parliament
2334desc = parliaments.40.desc The petitions are written in plain language — the kind one uses when one has run out of polite ways to say the same thing. Granaries are empty. Children are hungry. The Commoners have brought this before the Parliament not because they believe in fine speeches, but because they have nowhere else to turn. We cannot debate this into oblivion. Something must be done, and quickly.
2335outcome = neutral
2337illustration_tags = {
233810 = angry
233910 = exterior
}
2342trigger = {
2348any_province = {
2349province_food_percentage < 0.4
}
}
2353immediate = {
2354random_province = {
2355limit = {
2356province_food_percentage < 0.4
}
2358save_scope_as = target_location
}
}
}