missing tooltip update

This commit is contained in:
2023-09-16 19:12:46 +02:00
parent 34d8747643
commit 1394861ee7

View File

@@ -14,8 +14,10 @@ global_id = "turno_cocina_frontal"
esc_script = "res://gymkhana/items/inventory/turno_cocina_frontal.esc"
inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
action3_text = "Admirar"
action4_text = "Usar"
tooltips = {
"action3": "Admirar",
"action4": "Usar"
}
combine_when_selected_action_is_in = [ "action4" ]
animations = null