summaryrefslogtreecommitdiff
path: root/json/recipes/basecamps
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 13:47:09 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 13:47:09 -0700
commit7481f967425e0ebd42c6b791125954b650dba170 (patch)
tree69972c6dbe9bb83908ad5070fb0f0adc543a6f1f /json/recipes/basecamps
parentTypo. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-7481f967425e0ebd42c6b791125954b650dba170.tar.xz
Allow crafting leather patches from fur pelts.
Diffstat (limited to 'json/recipes/basecamps')
-rw-r--r--json/recipes/basecamps/recipe_groups.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index cedc88f..fa4fb17 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -155,6 +155,7 @@
{ "id": "cured_hide", "description": " Craft: Cured Hide" },
{ "id": "cured_pelt", "description": " Craft: Cured Pelt" },
{ "id": "leather", "description": " Craft: Leather Patch" },
+ { "id": "leather_shaving", "description": " Craft: Leather Patch, from Fur Pelt" },
{ "id": "fur", "description": " Craft: Fur Pelt" },
{ "id": "leather_modern", "description": " Craft: Leather Patch, with Lye" },
{ "id": "fur_modern", "description": " Craft: Fur Pelt, with Lye" },