diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-09 01:07:48 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-09-09 01:07:48 -0700 |
commit | 991364c18b3069dfe77c31c1eed1c4eb2af30ab4 (patch) | |
tree | 0aec1e2a967206abbc2c08268dc599be87059708 /json/recipes | |
parent | Typo (diff) | |
download | cataclysm-dda-mod_faction-camp-recipe-expansion-991364c18b3069dfe77c31c1eed1c4eb2af30ab4.tar.xz |
Add canisters.
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 d16596c..5359627 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -336,6 +336,7 @@ { "id": "halligan", "description": " Craft: Halligan Bar" }, { "id": "pickaxe", "description": " Craft: Pickaxe" }, { "id": "saw", "description": " Craft: Woodsaw" }, + { "id": "canister_empty", "description": " Craft: Canister" }, { "id": "30gal_drum_welded", "description": " Craft: Drum, 100L, Welded" }, { "id": "55gal_drum_welded", "description": " Craft: Drum, 200L, Welded" }, { "id": "jerrycan_big_welder", "description": " Craft: Jerrycan, Steel, Welded" }, |