missing tooltip update
This commit is contained in:
@@ -14,8 +14,10 @@ global_id = "turno_cocina_frontal"
|
|||||||
esc_script = "res://gymkhana/items/inventory/turno_cocina_frontal.esc"
|
esc_script = "res://gymkhana/items/inventory/turno_cocina_frontal.esc"
|
||||||
inventory_texture = ExtResource( 2 )
|
inventory_texture = ExtResource( 2 )
|
||||||
dialog_color = Color( 1, 1, 1, 1 )
|
dialog_color = Color( 1, 1, 1, 1 )
|
||||||
action3_text = "Admirar"
|
tooltips = {
|
||||||
action4_text = "Usar"
|
"action3": "Admirar",
|
||||||
|
"action4": "Usar"
|
||||||
|
}
|
||||||
combine_when_selected_action_is_in = [ "action4" ]
|
combine_when_selected_action_is_in = [ "action4" ]
|
||||||
animations = null
|
animations = null
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user