diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-08-16 17:47:26 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-08-16 17:47:26 -0700 |
commit | 76f55fcd8b4d744db12bcb1d23c79c02ac50e7c2 (patch) | |
tree | cca85a7ec522f3346c4ceab0c16af55395b61aa9 /json/recipes | |
parent | Add screwdriver set (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-76f55fcd8b4d744db12bcb1d23c79c02ac50e7c2.tar.xz |
Add sheet of glass
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 7ca9231..517e234 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -262,6 +262,7 @@ { "id": "hard_plate", "description": " Craft: Plating, Hard Steel" }, { "id": "spiked_plate", "description": " Craft: Plating, Spiked Steel" }, { "id": "caltrops", "description": " Craft: Caltrops" }, + { "id": "glass_sheet", "description": " Craft: Glass Sheet" }, { "id": "hammer_sledge", "description": " Craft: Hammer, Sledge" }, { "id": "hand_drill", "description": " Craft: Hand Drill" }, { "id": "shovel", "description": " Craft: Shovel" }, |