diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-19 18:07:06 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-19 18:07:06 -0700 |
commit | a22f7de3404d5df198c04c4556f36625ce32cb83 (patch) | |
tree | c76de0a8df9f28ecd2fc8926a9e6edd6dfe09684 /json/recipes | |
parent | Add recipe for gallon jugs (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-a22f7de3404d5df198c04c4556f36625ce32cb83.tar.xz |
Add flechette 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 74c9c15..a699349 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -251,6 +251,7 @@ { "id": "bearing", "description": " Craft: Bearings" }, { "id": "blade", "description": " Craft: Blade" }, { "id": "chain", "description": " Craft: Chain" }, + { "id": "combatnail", "description": " Craft: Flechette" }, { "id": "rebar", "description": " Craft: Rebar" }, { "id": "sheet_metal", "description": " Craft: Sheet Metal" }, { "id": "steel_plate", "description": " Craft: Plating, Steel" }, |