Add tyny sword gym to docs
This commit is contained in:
11
docs/gyms/currencies/worker.tres
Normal file
11
docs/gyms/currencies/worker.tres
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="Resource" script_class="Currency" format=3 uid="uid://dfxk30o34qe2s"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bx7tj1rd3vo3a" path="res://docs/gyms/tiny_swords/UI Elements/UI Elements/Icons/Icon_05.png" id="1_cbwhh"]
|
||||
[ext_resource type="Script" uid="uid://dtgqjf3bl7pm8" path="res://core/currency/currency.gd" id="1_ovrsl"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ovrsl")
|
||||
id = &"worker"
|
||||
display_name = "Worker"
|
||||
icon = ExtResource("1_cbwhh")
|
||||
metadata/_custom_type_script = "uid://dtgqjf3bl7pm8"
|
||||
Reference in New Issue
Block a user