From a05975e57c57521297ea8f4fac4c416417a6800e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 8 Aug 2020 15:19:47 -0700 Subject: Adjust casing molds to 10 minutes and 25 units per stack Fix mold material to plastic --- json/recipes/weapons/ammo/rivtech.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'json/recipes/weapons') diff --git a/json/recipes/weapons/ammo/rivtech.json b/json/recipes/weapons/ammo/rivtech.json index 9dbb684..7945898 100644 --- a/json/recipes/weapons/ammo/rivtech.json +++ b/json/recipes/weapons/ammo/rivtech.json @@ -202,9 +202,9 @@ "subcategory": "CSC_AMMO_COMPONENTS", "skill_used": "fabrication", "difficulty": 2, + "charges": 25, "skills_required": [ "gun", 4 ], - "time": "2 m 6 s", - "batch_time_factors": [ 60, 5 ], + "time": "10 m", "book_learn": [ [ "recipe_caseless", 5 ] ], "using": [ [ "surface_heat", 10 ] ], "tools": [ [ [ "mold_plastic", -1 ] ] ], @@ -217,9 +217,9 @@ "subcategory": "CSC_AMMO_COMPONENTS", "skill_used": "fabrication", "difficulty": 2, + "charges": 25, "skills_required": [ "gun", 4 ], - "time": "2 m 6 s", - "batch_time_factors": [ 60, 5 ], + "time": "10 m", "book_learn": [ [ "recipe_caseless", 5 ] ], "using": [ [ "surface_heat", 10 ] ], "tools": [ [ [ "mold_plastic", -1 ] ] ], -- cgit v1.2.1