fix: delete unused turno_cocina_bol_inventario item
This commit is contained in:
@@ -19,7 +19,7 @@ inventory_remove turno_cocina_madera
|
||||
say current_player "Más madera que es la guerra!"
|
||||
|
||||
:action3 turno_cocina_carton
|
||||
say current_player "Prefiero meter el cartón cuando esté encendido."
|
||||
say current_player "Debería encender el cartón antes de meterlo."
|
||||
|
||||
:action3 turno_cocina_carton_encendido
|
||||
> [!turno_cocina_economica_con_madera]
|
||||
@@ -29,4 +29,3 @@ say current_player "Prefiero meter el cartón cuando esté encendido."
|
||||
set_global turno_cocina_economica_encendida true
|
||||
inventory_remove turno_cocina_carton_encendido
|
||||
say current_player "He encendido la cocina, a cocinar!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user