diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-23 13:26:56 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-09-23 13:26:56 -0700 |
commit | 8873a99505864b9a3a8a3c7b630f490c071fbbd7 (patch) | |
tree | 03d2c344e3fe81022b2f454be9f0db93651a01fd /json/recipes | |
parent | Add starch from cattail rhyzomes (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-8873a99505864b9a3a8a3c7b630f490c071fbbd7.tar.xz |
Add curved needle
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 d445ebb..3d8333b 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -216,6 +216,7 @@ "building_type": "SMITH", "recipes": [ { "id": "pliers", "description": " Craft: Pliers" }, + { "id": "needle_curved", "description": " Craft: Needle, Curved" }, { "id": "halberd", "description": " Craft: Halberd" }, { "id": "cuirass_lightplate", "description": " Craft: Armor, Cuirass" }, { "id": "pockknife", "description": " Craft: Knife, Pocket" }, |