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:
@@ -15,14 +15,14 @@ dialog_color = Color( 1, 1, 1, 1 )
|
||||
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "cocina_peso_action1",
|
||||
"action2": "cocina_peso_action2",
|
||||
"action3": "cocina_peso_action3",
|
||||
"action4": "cocina_peso_action4"
|
||||
"action1": "tooltip_common_whats_this",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_bol": "cocina_peso_action3_bol"
|
||||
"turno_cocina_bol": "tooltip_cocina_peso_action3_bol"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
animations = null
|
||||
|
||||
Reference in New Issue
Block a user