Fix research xp generation
This commit is contained in:
13
docs/gyms/tiny_sword/research/forestry_research.tres
Normal file
13
docs/gyms/tiny_sword/research/forestry_research.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="ResearchData" format=3 uid="uid://cvow4sj6a5h23"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bgtt3wu43tajh" path="res://icon.svg" id="1_qvnpw"]
|
||||
[ext_resource type="Script" uid="uid://m7baywrfnpn0" path="res://core/research/research_data.gd" id="2_6lndp"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_6lndp")
|
||||
id = &"forestry_research"
|
||||
generator_id = &"forestry"
|
||||
name = "Forestry Research"
|
||||
description = "Research that improves forestry production"
|
||||
icon = ExtResource("1_qvnpw")
|
||||
metadata/_custom_type_script = "uid://m7baywrfnpn0"
|
||||
Reference in New Issue
Block a user