Squashed commit of the following:

commit 2a7c5f745e8d73bd16126aa4714a3b25414c4079
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:36:24 2025 +0100

    Tooltips cocina delante

commit 4dbdf3979ca0f9cfee281aa420755f27bee966b3
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:33:22 2025 +0100

    Tooltips cocina

commit 57b542420427d2fa1eb3cb74e16188ecb3838710
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:20:48 2025 +0100

    tooltips cocina detras

commit 6084757ad3fdb19a784153a4d8b86f8334f02e1e
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:19:08 2025 +0100

    Tooltips despensa

commit 504a48b5cdf191661c8edde21caa228216719952
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:14:18 2025 +0100

    Invetory target tooltips

commit 2d01a8244646a4a94eb1ef18af27c9141c513dbe
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:02:07 2025 +0100

    More tooltips

commit 6885a4e543b0e33f90e734d9ce745291e444c617
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 01:53:44 2025 +0100

    Common tooltips and some others
This commit is contained in:
2025-02-23 02:37:35 +01:00
parent b377f06be0
commit 9cbf8d17b2
30 changed files with 200 additions and 194 deletions

View File

@@ -17,13 +17,13 @@ inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
custom_data = {
"tooltips": {
"action1": "Coger un bol",
"action3": "Mirar",
"action4": "Usar"
"action1": "tooltip_turno_cocina_bol_action1",
"action3": "tooltip_common_look",
"action4": "tooltip_common_use"
}
}
action3_target_texts = {
"turno_cocina_peso": "Poner el bol sobre el peso"
"turno_cocina_peso": "tooltip_turno_cocina_bol_action3_turno_cocina_peso"
}
target_when_selected_action_is_in = [ "action3" ]
animations = null