Cutting the big potato

This commit is contained in:
2023-09-22 23:49:22 +02:00
parent 9705ca14a4
commit c633ad511d
11 changed files with 74 additions and 11 deletions

View File

@@ -12,3 +12,7 @@ combine_when_selected_action_is_in = [ ]
inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
animations = null
action3_target_texts = {
"turno_cocina_cuchillo": "Partir la patata en dos"
}
target_when_selected_action_is_in = [ "action3" ]