summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-10 19:26:52 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-12-10 19:26:52 -0800
commitdb44186de71124ffa675fc5b409c7f2981b5e0a8 (patch)
tree6ae8b8f9021ebcea846d77c1c46d606ed9d10529
parentRemove extraneous whitespace (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-db44186de71124ffa675fc5b409c7f2981b5e0a8.tar.xz
Clean up Scrap Boots
-rw-r--r--json/recipes/basecamps/recipe_groups.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 1060822..d827cce 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -221,7 +221,7 @@
{ "id": "cuirass_scrap", "description": "Craft: Armor, Scrap Cuirass" },
{ "id": "armguard_scrap", "description": "Craft: Arm Guards, Scrap" },
{ "id": "legguard_scrap", "description": "Craft: Leg Guards, Scrap" },
- { "id": "boots_scrap", "description": "Craft: Armor, Scrap Boots" },
+ { "id": "boots_scrap", "description": "Craft: Boots, Scrap" },
{ "id": "copper_ax", "description": "Craft: Axe, Copper" },
{ "id": "spear_copper", "description": "Craft: Spear, Copper" }
]