i think i fixed things

This commit is contained in:
2023-01-14 14:13:10 +01:00
parent 8801ebaf58
commit 166c96e66d
8 changed files with 255 additions and 22 deletions
@@ -79,6 +79,6 @@ class Gem(Resource):
name = "Gem"
color = np.array([241, 233, 219]) / 255.0
collectible = False
collectible = True
craft_recp= {"Gem_Raw": 1}
craft_labour_base= 1