Add tyny sword gym to docs
This commit is contained in:
16
docs/gyms/goals/gold_total_13k.tres
Normal file
16
docs/gyms/goals/gold_total_13k.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="GoalData" format=3 uid="uid://bo463s6jt0ep7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://r4js5eajolio" path="res://core/goals/goal_requirement_data.gd" id="1_hj5d1"]
|
||||
[ext_resource type="Resource" uid="uid://w4u1hddplb4e" path="res://docs/gyms/currencies/gold.tres" id="2_w5qg8"]
|
||||
[ext_resource type="Script" uid="uid://dx4kmh33rrkpy" path="res://core/goals/goal_data.gd" id="3_daoxn"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tvl3d"]
|
||||
script = ExtResource("1_hj5d1")
|
||||
currency = ExtResource("2_w5qg8")
|
||||
amount_mantissa = 1.3
|
||||
amount_exponent = 4
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_daoxn")
|
||||
id = &"gold_total_13k"
|
||||
requirements = Array[ExtResource("1_hj5d1")]([SubResource("Resource_tvl3d")])
|
||||
Reference in New Issue
Block a user