11 lines
374 B
Plaintext
11 lines
374 B
Plaintext
[gd_resource type="Resource" script_class="Currency" format=3]
|
|
|
|
[ext_resource type="Script" path="res://core/currency/currency.gd" id="1_script"]
|
|
[ext_resource type="Texture2D" path="res://sandbox/tiny_swords/UI Elements/UI Elements/Icons/Icon_05.png" id="2_icon"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_script")
|
|
id = &"unit"
|
|
display_name = "Unit"
|
|
icon = ExtResource("2_icon")
|