{{ block content }}
{{if ronda <= 3}}

RONDA DE PRUEBA

{{else}}

RONDA {{rondatitle}}

{{endif}}

Se le asignó el TURNO {{player.turno}}

Usted necesitaba {{player.demand}} horas de riego

{{if player.turno == 1}}
{{if group.round_number <= 3}} {{else}} {{if group.round_number <= 8}} {{else}} {{endif}} {{endif}} 00 12 24 {{player.kept}} {{left}} {{ if player.deficit > 0 }} {{endif}}

Decidió regar {{player.kept}} horas

{{endif}} {{if player.turno == 2}}
{{if group.round_number <= 3}} {{else}} {{if group.round_number <= 8}} {{else}} {{endif}} {{endif}} 00 12 24 {{left}} {{player.kept_vecino}} {{ if player.deficit > 0 }} {{endif}}

Su vecino le dejó {{left}} horas

{{if group.round_number == player.evento_externo1}}

Hoy hubo problemas en el río y el canal estuvo cerrado algunas horas.

{{endif}} {{if group.round_number == player.evento_externo2}}

Hoy hubo problemas en el río y el canal estuvo cerrado algunas horas.

{{endif}}
{{endif}}

{{if player.deficit == 0 }} NO LE FALTÓ AGUA {{else}} {{if player.deficit == 1 }} LE FALTÓ {{ player.deficit }} HORA EQUIVALENTE A {{perdida|to0}} pesos {{else}} LE FALTARON {{ player.deficit }} HORAS EQUIVALENTE A {{perdida|to0}} pesos {{endif}} {{endif}}

GANANCIA ACUMULADA: {{player.finalpayment|to0}}

{{ endblock }}