This commit is contained in:
2023-08-27 01:35:14 +02:00
parent fa08453e65
commit 1ee9c339db
8 changed files with 51 additions and 32 deletions

View File

@@ -2,10 +2,15 @@
say player "Es un peso, con esto podría coger la cantidad exacta de algún ingrediente"
:action2
say player "NOT IMPLEMENTED"
say current_player "Podria ser útil!!"
set_active turno_cocina_peso false
inventory_add turno_cocina_peso
:action3
say player "Es un peso, con esto podría coger la cantidad exacta de algún ingrediente"
:action4
say player "NOT IMPLEMENTED"
:action3 turno_cocina_bol
inventory_remove turno_cocina_peso
inventory_remove turno_cocina_bol
inventory_add turno_cocina_peso_bol
say current_player "Ya puedo pesar ingredientes!"