
Acción del gabinete
Reducir Agotamiento bélico
Esto reducirá nuestro War Exhaustion.
Modificadores
Definiciónin_game/common/cabinet_actions/reduce_war_exhaustion.txt:1
2ability = dip
4allow = {
5war_exhaustion > 0
}
8is_finished = {
9war_exhaustion <= 0
}
