Erase all references to use_from_inventory_only

This commit is contained in:
2023-03-09 19:33:43 +01:00
parent 56bf73b639
commit 99d2b89a4e
5 changed files with 40 additions and 62 deletions

View File

@@ -13,7 +13,6 @@ script = ExtResource( 1 )
global_id = "caja_herramientas"
esc_script = "res://gymkhana/items/inventory/caja_herramientas.esc"
combine_when_selected_action_is_in = [ "action4" ]
use_from_inventory_only = true
inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
action1_text = "¿Que es esto?"

View File

@@ -17,7 +17,6 @@ action2_text = "Coger"
action3_text = "¿Que es esto?"
action4_text = "Usar"
combine_when_selected_action_is_in = [ "action4" ]
use_from_inventory_only = true
inventory_texture = ExtResource( 1 )
dialog_color = Color( 1, 1, 1, 1 )
animations = null