Añade accion al bol con la fregadera, closes #869

This commit is contained in:
2024-11-13 01:06:05 +01:00
parent b619a4c126
commit e9aee74c2b
3 changed files with 13 additions and 3 deletions

View File

@@ -23,7 +23,9 @@ custom_data = {
}
}
action3_target_texts = {
"turno_cocina_peso": "Poner el bol sobre el peso"
"turno_cocina_peso": "Poner el bol sobre el peso",
"cocina_fregadero_der": "Llenar",
"cocina_fregadero_izq": "Llenar"
}
target_when_selected_action_is_in = [ "action3" ]
animations = null