Combine wrench with caja_herramientas and give to Eneko

This commit is contained in:
2023-03-09 13:29:38 +01:00
parent 1445f1db78
commit 41496f5d52
5 changed files with 17 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ action1_text = "¿Que es esto?"
action2_text = "Coger"
action3_text = "¿Que es esto?"
action4_text = "Usar"
combine_when_selected_action_is_in = PoolStringArray( "use" )
combine_when_selected_action_is_in = [ "action4" ]
use_from_inventory_only = true
inventory_texture = ExtResource( 1 )
dialog_color = Color( 1, 1, 1, 1 )