diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-21 17:23:47 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-21 17:23:47 -0700 |
commit | 4f9d5396ed2527ff69c37e3c811168b4143c3d3f (patch) | |
tree | bc1549738321dfb39e6eb7bd981af928490951d6 /json/recipes | |
parent | Add shotgun flechettes (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-4f9d5396ed2527ff69c37e3c811168b4143c3d3f.tar.xz |
Add medium tin can 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 59dd47f..84b4783 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -281,6 +281,7 @@ { "id": "hoe", "description": " Craft: Hoe" }, { "id": "screwdriver", "description": " Craft: Screwdriver" }, { "id": "wrench", "description": " Craft: Wrench" }, + { "id": "can_medium_unsealed", "description": " Craft: Tin Can, Medium" }, { "id": "30gal_drum_from_scratch", "description": " Craft: Drum, 100L" }, { "id": "55gal_drum_from_scratch", "description": " Craft: Drum, 200L" }, { "id": "jerrycan_big", "description": " Craft: Jerrycan, Steel" }, |