Custom data tooltip, Tooltip manager, Gymkhana autoload
This commit is contained in:
@@ -15,9 +15,11 @@ esc_script = "res://gymkhana/items/inventory/turno_cocina_patata.esc"
|
||||
inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
combine_when_selected_action_is_in = [ "action4" ]
|
||||
tooltips = {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar",
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar",
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_cuchillo": "Pelar patatas"
|
||||
|
||||
Reference in New Issue
Block a user