Libro cocina tooltip fix

This commit is contained in:
2025-02-10 00:18:00 +01:00
parent d666c9e469
commit 0e9bb9d2c7
4 changed files with 14 additions and 17 deletions

View File

@@ -16,8 +16,8 @@ inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
custom_data = {
"tooltips": {
"action3": "frontal_action3",
"action4": "Usar"
"action3": "tooltip_frontal_action3",
"action4": "tooltip_frontal_action4"
}
}
combine_when_selected_action_is_in = [ "action4" ]