bol sin peso + lentejas

This commit is contained in:
2023-08-27 02:42:59 +02:00
parent a6408ffc1a
commit e6f4beeab6
2 changed files with 5 additions and 1 deletions

View File

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