fix(monkey-ui): action3/action4 when using objects

This commit is contained in:
2023-03-03 23:38:45 +01:00
parent 63cf13a452
commit 1521a67614
3 changed files with 22 additions and 45 deletions

View File

@@ -102,7 +102,7 @@ position = Vector2( 355, 409 )
script = ExtResource( 28 )
global_id = "i_bombona2"
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/i_bombona2.esc"
combine_when_selected_action_is_in = [ "action1", "action3" ]
combine_when_selected_action_is_in = [ "action3" ]
use_from_inventory_only = true
inventory_texture = ExtResource( 29 )
dialog_color = Color( 1, 1, 1, 1 )