From a0d104dea5a7f047ae4e24a4925aee66bd1466c0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 11 Sep 2024 18:28:38 -0700 Subject: Make crafting homemade 4.73mm rounds more difficult. --- json/recipes/473.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/473.json b/json/recipes/473.json index ef77185..7439198 100644 --- a/json/recipes/473.json +++ b/json/recipes/473.json @@ -5,7 +5,7 @@ "category": "CC_AMMO", "subcategory": "CSC_AMMO_RIFLE", "skill_used": "fabrication", - "difficulty": 7, + "difficulty": 10, "skills_required": [ "gun", 6 ], "time": "2 m", "batch_time_factors": [ 60, 5 ], -- cgit v1.2.1