summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-09 17:50:27 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-09 17:50:27 -0700
commit44def8f7e4d4604b597ef0587a1e2eb792e5197f (patch)
treec49b1883426d7f4305c89dc1d3cf39ffc5a2c0a3
parentAdd canisters. (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-44def8f7e4d4604b597ef0587a1e2eb792e5197f.tar.xz
Add some chemical recipes.
-rw-r--r--json/recipes/basecamps/recipe_groups.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 5359627..c4659e9 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -340,7 +340,11 @@
{ "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" },
- { "id": "metal_tank", "description": " Craft: Metal Tank, 60L, Welded" }
+ { "id": "metal_tank", "description": " Craft: Metal Tank, 60L, Welded" },
+ { "id": "chem_rdx", "description": " Craft: RDX" },
+ { "id": "chem_hexamine", "description": " Craft: Hexamine" },
+ { "id": "chem_hmtd", "description": " Craft: HMTD" },
+ { "id": "chem_compositionb", "description": " Craft: Composition B" }
]
},
{