feat: potatoes!

This commit is contained in:
2023-10-26 23:43:36 +02:00
parent 8138d3055b
commit 68f68357a6
8 changed files with 32 additions and 8 deletions

View File

@@ -13,6 +13,9 @@ inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
animations = null
action3_target_texts = {
"turno_cocina_cuchillo": "Pelar la patata"
}
action4_target_texts = {
"turno_cocina_cuchillo": "Partir la patata en dos"
}
target_when_selected_action_is_in = [ "action3" ]
target_when_selected_action_is_in = [ "action3", "action4" ]