Event
Conflicting Opinions
It seems there is always a small group of the Parliament that cannot agree with the others. Regardless of the matter at hand this particular group always have a different opinion than everyone else.
RepublicGovernment TypetriggerDefinitionin_game/events/government/republics.txt:540
541type = country_event
542title = republics.22.title Conflicting Opinions
543desc = republics.22.desc It seems there is always a small group of the Parliament that cannot agree with the others. Regardless of the matter at hand this particular group always have a different opinion than everyone else.
544outcome = neutral
545trigger = {
547has_ruler = yes
548OR = {
549ruler = {
549mil < 33
}
550ruler = {
550adm < 33
}
}
}