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