Cleanup
This commit is contained in:
13
generator/secondary_generator.tres
Normal file
13
generator/secondary_generator.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="CurrencyGeneratorData" format=3 uid="uid://04pmc034qupd"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b00tqsuhxdy0d" path="res://generator/currency_generator_data.gd" id="1_s3g28"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_s3g28")
|
||||
id = &"Gems"
|
||||
name = "Gems Mine"
|
||||
initial_cost = 60.0
|
||||
initial_time = 3.0
|
||||
initial_revenue = 60.0
|
||||
initial_productivity = 20.0
|
||||
metadata/_custom_type_script = "uid://b00tqsuhxdy0d"
|
||||
Reference in New Issue
Block a user