peso+bol
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user