Files
gymkhana-actions/gymkhana/items/inventory/turno_cocina_patata.esc
Eneko Nieto d1fc5995d4 feat: Oier does not speak to Eneko at startup, now the game has no story and is very boring
fix: remember picked items to avoid appering in scene again
fix: counting potatoes
2023-10-06 00:08:33 +02:00

4 lines
195 B
Plaintext

:action3
say player "Tengo que conseguir tres patatas más." [eq count/turno_cocina_patata 1]
say player "Ya tengo {count/turno_cocina_patata} patatas!" [!eq count/turno_cocina_patata 1]