mikel, libro recetas

This commit is contained in:
2025-09-11 00:34:16 +02:00
parent 51c9e0dd8e
commit 54653e13f1
7 changed files with 43 additions and 26 deletions

View File

@@ -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)