fix disabled economica, removed wood > olla interaction
This commit is contained in:
@@ -36,11 +36,6 @@
|
||||
set_global turno_cocina_ingrediente_romero true
|
||||
inventory_remove turno_cocina_romero
|
||||
|
||||
:action3 turno_cocina_madera
|
||||
say player "Más madera que es la guerra!"
|
||||
set_global turno_cocina_economica_con_madera true
|
||||
inventory_remove turno_cocina_madera
|
||||
|
||||
:action3 turno_cocina_ajo
|
||||
say player "Con ajo quedara al gusto de Eneko."
|
||||
set_global turno_cocina_ingrediente_ajo_en_lentejas true
|
||||
|
||||
@@ -25,9 +25,6 @@ teleport player puerta_delante_start
|
||||
set_angle player 270
|
||||
set_active turno_cocina_olla_llena true [turno_cocina_economica_con_olla]
|
||||
set_active turno_cocina_olla_llena false [!turno_cocina_economica_con_olla]
|
||||
set_active turno_cocina_economica true [!turno_cocina_economica_con_olla]
|
||||
set_active turno_cocina_economica false [turno_cocina_economica_con_olla]
|
||||
|
||||
|
||||
:ready
|
||||
> [!cocina_intro_played]
|
||||
|
||||
Reference in New Issue
Block a user