diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-28 05:59:10 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-28 05:59:10 -0800 |
commit | 7fdc7263c521d663d2b38e70f56658247f982bed (patch) | |
tree | 752099ccbed96c6489e2123cf1a55ad4d43ab91b /json/recipes | |
parent | Switch to leather patches and fur pelts for tanning. (diff) | |
download | cataclysm-dda-mod_faction-camp-recipe-expansion-7fdc7263c521d663d2b38e70f56658247f982bed.tar.xz |
Add spring recipe
Diffstat (limited to 'json/recipes')
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 2f889f2..2afacb2 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -257,6 +257,7 @@ { "id": "gold_ring", "description": " Craft: Gold Ring" }, { "id": "bearing", "description": " Craft: Bearings" }, { "id": "blade", "description": " Craft: Blade" }, + { "id": "spring", "description": " Craft: Spring" }, { "id": "chain", "description": " Craft: Chain" }, { "id": "chain_link_fabrication", "description": " Craft: Chainmail Links" }, { "id": "link_sheet_fabrication", "description": " Craft: Chainmail Sheet" }, |