mikel, libro recetas
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
:setup
|
||||
global cocina_delante_intro_played
|
||||
global turno_cocina_frontal_entregado
|
||||
global skip_intro
|
||||
global turno_cocina_eneko_catando
|
||||
global intro_dialog2_playing
|
||||
global turno_cocina_pan_mojado_playing
|
||||
@@ -13,8 +12,6 @@
|
||||
|
||||
if not turno_cocina_frontal_entregado:
|
||||
inventory_add("turno_cocina_frontal")
|
||||
if skip_intro:
|
||||
inventory_add("turno_cocina_libro_de_cocina")
|
||||
|
||||
if not turno_cocina_eneko_catando:
|
||||
set_active("turno_cocina_ajo", false)
|
||||
|
||||
Reference in New Issue
Block a user