{{ block content }}
{{if player.turno == 1}} LE TOCÓ EL PRIMER TURNO {{endif}} {{if player.turno == 2}} LE TOCÓ EL SEGUNDO TURNO {{endif}}
NECESITABA {{player.demand}} HORAS
DECIDIÓ USAR {{player.kept}} HORAS
SU VECINO {{if left == 12}} CUMPLIÓ SU TURNO Y {{endif}} LE DEJÓ {{left}} HORAS
Hoy hubo problemas en el río y el canal estuvo cerrado algunas horas durante su turno.
Hoy hubo problemas en el río y el canal estuvo cerrado algunas horas durante su turno.
{{if player.deficit == 0 }} NO LE FALTÓ AGUA {{else}} {{if player.deficit == 1 }} LE FALTÓ {{ player.deficit }} HORA = ${{player.perdida|to0}} EN PÉRDIDAS {{else}} LE FALTARON {{ player.deficit }} HORAS = ${{player.perdida|to0}} EN PÉRDIDAS {{endif}} {{endif}}
Ganancia Esperada para la Temporada