summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-10 18:12:25 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-10 18:12:25 -0800
commit387f76f81e9dda5c078ea33aed18aedf92c3d14e (patch)
treed93b82e77e9ec1fcff261b0da261f83cd31a14a6
parentAdd steel jerrycan, normal and welded (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-387f76f81e9dda5c078ea33aed18aedf92c3d14e.tar.xz
Add the remaining plate armor recipes.
Also rename them to indicate they are a set.
-rw-r--r--json/recipes/basecamps/recipe_groups.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 261ebeb..1744600 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -260,12 +260,16 @@
"recipes": [
{ "id": "pliers", "description": " Craft: Pliers" },
{ "id": "needle_curved", "description": " Craft: Needle, Curved" },
- { "id": "halberd", "description": " Craft: Halberd" },
- { "id": "cuirass_lightplate", "description": " Craft: Armor, Cuirass" },
+ { "id": "halberd", "description": " Craft: Spear, Halberd" },
+ { "id": "cuirass_lightplate", "description": " Craft: Armor, Plate Cuirass" },
{ "id": "pockknife", "description": " Craft: Knife, Pocket" },
{ "id": "warhammer", "description": " Craft: Hammer, War" },
- { "id": "helmet_plate", "description": " Craft: Helm, Great" },
- { "id": "armor_lightplate", "description": " Craft: Armor, Plate" },
+ { "id": "helmet_plate", "description": " Craft: Helm, Plate" },
+ { "id": "armor_lightplate", "description": " Craft: Armor, Plate Suit" },
+ { "id": "armguard_lightplate", "description": " Craft: Arm Guards, Plate" },
+ { "id": "legguard_lightplate", "description": " Craft: Leg Guards, Plate" },
+ { "id": "gloves_plate", "description": " Craft: Gauntlets, Plate" },
+ { "id": "boots_plate", "description": " Craft: Boots, Plate" },
{ "id": "broadsword", "description": " Craft: Sword, Broadsword" },
{ "id": "scimitar", "description": " Craft: Sword, Scimitar" },
{ "id": "fire_ax", "description": " Craft: Axe, Fire" },