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"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user