13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
:action1
|
|
say player "Hay una patata!"
|
|
|
|
:action2
|
|
say current_player "Bieeen!!! una patata!"
|
|
set_active turno_cocina_patata_grande false
|
|
inventory_add turno_cocina_patata_grande
|
|
|
|
:action3
|
|
say current_player "Es bien grande"
|
|
|
|
:action4
|
|
say current_player "Así no me sirve de nada" |