diff options
Diffstat (limited to 'json/recipes/other')
-rw-r--r-- | json/recipes/other/materials.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/json/recipes/other/materials.json b/json/recipes/other/materials.json index 7398551..47f9c1f 100644 --- a/json/recipes/other/materials.json +++ b/json/recipes/other/materials.json @@ -24,7 +24,8 @@ "skill_used": "tailor", "difficulty": 1, "skills_required": [ "fabrication", 1 ], - "time": "60 m", + "time": "5 m", + "charges": 80, "autolearn": true, "qualities": [ { "id": "CUT", "level": 1 } ], "components": [ [ [ "rag", 1 ] ] ] |