fix: port some esc files

This commit is contained in:
2025-01-25 19:56:44 +01:00
parent 93ee35362b
commit 09b02a210a
26 changed files with 174 additions and 173 deletions

View File

@@ -1,5 +1,4 @@
:setup
# Uncomment to disable intro scene
if not cocina_delante_intro_played:
accept_input("SKIP")
stop_snd()
@@ -11,12 +10,12 @@
inventory_add("turno_cocina_libro_de_cocina")
if not turno_cocina_eneko_catando:
set_active(turno_cocina_ajo,false)
set_active(turno_cocina_ajo, false)
anim($eneko_smoking, "idle")
if ESC_LAST_SCENE == "despensa":
teleport($player, $puerta_despensa_start)
set_angle($player,180)
set_angle($player, 180)
stop
if ESC_LAST_SCENE == "cocina_detras":