Files
gymkhana-actions/gymkhana/items/inventory/turno_cocina_bol.esc
2023-08-27 01:35:14 +02:00

13 lines
326 B
Plaintext

:action1
inventory_add turno_cocina_bol
:action3
say player "Un bol donde poner ingredientes"
:action3 turno_cocina_peso
inventory_remove turno_cocina_peso
inventory_remove turno_cocina_bol
inventory_add turno_cocina_peso_bol
say current_player "Ya puedo pesar ingredientes!"
# set_global caja_herramientas_with_wrench true