Combine wrench with caja_herramientas and give to Eneko

This commit is contained in:
2023-03-09 13:29:38 +01:00
parent 1445f1db78
commit 41496f5d52
5 changed files with 17 additions and 14 deletions

View File

@@ -2,22 +2,11 @@
say player "Parece que veo a Mikel"
:action2
#say player "Esta cerrada por dentro."
play_snd res://game/sfx/sounds/doorOpen_2.ogg
change_scene "res://gymkhana/rooms/interior_cocina/interior_cocina.tscn"
:action3 bombona2
say player "He usado la 'bombona' con la puerta"
# > [eq r5_dialog_advance 2]
# say player "I already fixed the water leak."
# stop
# accept_input SKIP
# set_state r5_pipe stop_water
# set_global r5_pipe_broken false
# say player "The leak's now fixed."
# set_global r5_dialog_advance 2
# accept_input ALL
:action4 bombona2
say player "No creo que les haga gracia"

View File

@@ -45,7 +45,11 @@ set_global loom_conversation_done false
#set_gui_visible true
:action3 caja_herramientas
say eneko_smoking "No quiero una caja vacía"
> [caja_herramientas_with_wrench]
inventory_remove caja_herramientas
say eneko_smoking "Gracias majo!"
stop
say eneko_smoking "No quiero una caja vacía" [!caja_herramientas_with_wrench]
:action3 bombona2
> [eq bombona2_offered 1]