diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-12-10 19:26:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-12-10 19:26:52 -0800 |
commit | db44186de71124ffa675fc5b409c7f2981b5e0a8 (patch) | |
tree | 6ae8b8f9021ebcea846d77c1c46d606ed9d10529 /json/recipes | |
parent | Remove extraneous whitespace (diff) | |
download | cataclysm-bn-mod_faction-camp-recipe-expansion-db44186de71124ffa675fc5b409c7f2981b5e0a8.tar.xz |
Clean up Scrap Boots
Diffstat (limited to 'json/recipes')
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 2 |
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" } ] |