bol+lentejas

This commit is contained in:
2023-08-27 02:19:04 +02:00
parent 1ee9c339db
commit 73b2a8be5d
5 changed files with 10 additions and 7 deletions

View File

@@ -178,7 +178,7 @@ dialog_color = Color( 1, 1, 1, 1 )
action1_text = "Mirar dentro"
action2_text = "Coger"
action3_target_texts = {
"turno_cocina_peso_bol_inventario": "Coger las lentejas exactas"
"turno_cocina_peso_bol": "Coger las lentejas exactas"
}
target_when_selected_action_is_in = [ "action3" ]
animations = null

View File

@@ -4,9 +4,8 @@
:action2
say player "Necesito cogerlas con algo."
:action3 turno_cocina_peso_bol_inventario
:action3 turno_cocina_peso_bol
say player "Con esto suficiente"
inventory_remove turno_cocina_peso_bol_inventario
inventory_remove turno_cocina_peso_bol
inventory_add turno_cocina_bol_lentejas
inventory_add turno_cocina_peso

View File

@@ -3,4 +3,3 @@ say player "Cebollas!"
:action2
say player "mmm, quizas... no!"
inventory_add turno_cocina_peso_bol_inventario