Event
Parliamentary Problems
One of our advisors has been quite busy lately, proposing new changes, one after the other. Although one could argue that he/she is only doing his/her job, his/her constant interference and attitude of 'knowing it all' in any matter even remotely related to politics is causing quite a rift in our Parliament, there are even those that think we would do better without Minister.
RepublicGovernment TypetriggerDefinitionin_game/events/government/republics.txt:461
462type = country_event
463title = republics.19.title Parliamentary Problems
464desc = republics.19.desc One of our advisors has been quite busy lately, proposing new changes, one after the other. Although one could argue that he/she is only doing his/her job, his/her constant interference and attitude of 'knowing it all' in any matter even remotely related to politics is causing quite a rift in our Parliament, there are even those that think we would do better without Minister.
465outcome = neutral
466trigger = {
468any_cabinet_character = {
469adm > 33
}
}
472immediate = {
473random_cabinet_character = {
474limit = {
475adm > 33
}
477save_scope_as = minister
}
}