summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-07 15:15:24 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-07 15:15:24 -0700
commite48f018805d2d384f92e256a9100ed9839787371 (patch)
treea9d0f70af77011b05a9df7c2b935541e5231a678 /json
parentAdd recipe for using the drophammer with flechettes. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-e48f018805d2d384f92e256a9100ed9839787371.tar.xz
Fix flechette drophammer being 66% time reduction instead of 75% like with nails.
Diffstat (limited to 'json')
-rw-r--r--json/recipes/recipe_companion.json2
1 files changed, 1 insertions, 1 deletions
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 } ],