diff options
-rw-r--r-- | json/recipes/473.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/473.json b/json/recipes/473.json index c0011ff..ef77185 100644 --- a/json/recipes/473.json +++ b/json/recipes/473.json @@ -5,11 +5,11 @@ "category": "CC_AMMO", "subcategory": "CSC_AMMO_RIFLE", "skill_used": "fabrication", - "difficulty": 6, - "skills_required": [ "gun", 5 ], + "difficulty": 7, + "skills_required": [ "gun", 6 ], "time": "2 m", "batch_time_factors": [ 60, 5 ], - "book_learn": [ [ "recipe_caseless", 4 ] ], + "book_learn": [ [ "recipe_caseless", 5 ] ], "charges": 1, "reversible": false, "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ], |