CHANGE TO escoria-core. Added ESCItem.tooltip2_name

This commit is contained in:
2023-02-10 20:08:10 +01:00
parent 8c1e59a40c
commit 91faea0a6e
3 changed files with 5 additions and 10 deletions

View File

@@ -106,9 +106,8 @@ pause_mode = 1
script = ExtResource( 5 )
global_id = "r1_wall_item1"
esc_script = "res://gymkhana/rooms/home/esc/wall_item.esc"
tooltip_name = "Artwork"
action1 = "This is action1"
action2 = "This is action2"
tooltip_name = "This is action1"
tooltip2_name = "This is action2"
default_action = "action2"
combine_when_selected_action_is_in = [ ]
inventory_texture = ExtResource( 10 )