Fixed use inventory items

This commit is contained in:
2023-02-24 20:33:31 +01:00
parent c78d37b12a
commit c633e4bd23
4 changed files with 35 additions and 26 deletions

View File

@@ -93,7 +93,8 @@ script = ExtResource( 28 )
global_id = "i_bombona2"
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona2.esc"
tooltip_name = "TT Mirar bombona"
combine_when_selected_action_is_in = [ "action3" ]
combine_when_selected_action_is_in = [ "action1", "action3" ]
use_from_inventory_only = true
inventory_texture = ExtResource( 29 )
dialog_color = Color( 1, 1, 1, 1 )
tooltip2_name = "TT2 Coger bombona"