summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-14 01:43:29 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-14 01:43:29 -0800
commitf9d034646af09baa6851e576ea0ae37f15da5df1 (patch)
tree75d705293a6b1698569a276e9a7100cb1b6edafc
parentRestore whitespace for readability (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-f9d034646af09baa6851e576ea0ae37f15da5df1.tar.xz
Add rebar and steel rail recipes
-rw-r--r--json/recipes/basecamps/recipe_groups.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 1f784e1..ea048e1 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -255,6 +255,7 @@
{ "id": "chain", "description": " Craft: Chain" },
{ "id": "shovel", "description": " Craft: Shovel" },
{ "id": "rebar", "description": " Craft: Rebar" },
+ { "id": "rebar_rail", "description": " Craft: Ammunition, Rebar Rail" },
{ "id": "gold_ring", "description": " Craft: Gold Ring" },
{ "id": "hammer_sledge", "description": " Craft: Hammer, Sledge" }
]
@@ -312,6 +313,7 @@
{ "id": "halligan", "description": " Craft: Halligan Bar" },
{ "id": "zweihander", "description": " Craft: Sword, Zweihander" },
{ "id": "pickaxe", "description": " Craft: Pickaxe" },
+ { "id": "steel_rail", "description": " Craft: Ammunition, Steel Rail" },
{ "id": "sheet_metal_welding", "description": " Craft: Sheet Metal, Welded" },
{ "id": "30gal_drum_welded", "description": " Craft: Drum, 100L, Welded" },
{ "id": "55gal_drum_welded", "description": " Craft: Drum, 200L, Welded" },