From e48f018805d2d384f92e256a9100ed9839787371 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 7 Jul 2022 15:15:24 -0700 Subject: Fix flechette drophammer being 66% time reduction instead of 75% like with nails. --- json/recipes/recipe_companion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json') diff --git a/json/recipes/recipe_companion.json b/json/recipes/recipe_companion.json index b239123..ef049b4 100644 --- a/json/recipes/recipe_companion.json +++ b/json/recipes/recipe_companion.json @@ -7,7 +7,7 @@ "subcategory": "CSC_AMMO_OTHER", "skill_used": "fabrication", "difficulty": 1, - "time": "60 m", + "time": "45 m", "autolearn": false, "never_learn": true, "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 5 }, { "id": "CHISEL", "level": 3 } ], -- cgit v1.2.1