Event
General Retires

The recent decision to favor the navy more has caused several generals to seek retirement. They feel that there will be less glory for them.
ShipbuildingAdvancetrigger
Land vs NavalSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:4138
4139type = country_event
4140title = societal_values.1013.title General Retires
4141desc = societal_values.1013.desc The recent decision to favor the navy more has caused several generals to seek retirement. They feel that there will be less glory for them.
4142outcome = neutral
4143trigger = {
4145has_ports = yes
4147navy_size > 0
}
4150illustration_tags = {
415110 = regular
415210 = exterior
}
4155immediate = {
}
}