Event
Troublesome Parliament
Our Parliament seems to have some difficulties understanding who's in charge of our government. They seem to think it is fully acceptable to make decisions without either informing or discussing the matter with us first. Whatever gave them that idea?
RepublicGovernment TypetriggerDefinitionin_game/events/government/republics.txt:959
960type = country_event
961title = republics.39.title Troublesome Parliament
962desc = republics.39.desc Our Parliament seems to have some difficulties understanding who's in charge of our government. They seem to think it is fully acceptable to make decisions without either informing or discussing the matter with us first. Whatever gave them that idea?
963outcome = neutral
964trigger = {
966has_regent = no
967has_ruler = yes
968OR = {
969ruler = {
969adm < 40
}
970ruler = {
970dip < 40
}
971ruler = {
971mil < 40
}
}
}