started research skills
This commit is contained in:
@@ -9,3 +9,5 @@ atlas_location = Vector2i(5, 6)
|
||||
pickup_value = 10
|
||||
name = "Gem"
|
||||
spawn_patterns = Array[Resource("res://scripts/spawn_pattern.gd")]([ExtResource("2_n3fuo")])
|
||||
storage_max = 0
|
||||
skills_needed = Array[int]([0])
|
||||
|
||||
Reference in New Issue
Block a user