summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-05 11:27:59 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-05 11:27:59 -0700
commit9c9f7800bc31700852692d8e87ad3ebc839026cf (patch)
tree238679b12696f03268b1d03af3ffc7064fbe9ab3
parentRemove period. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-9c9f7800bc31700852692d8e87ad3ebc839026cf.tar.xz
Fix gallon and 10L jerrycan recipes.
-rw-r--r--json/recipes/basecamps/recipe_groups.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index be5ddf7..5b2c66e 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -225,8 +225,8 @@
{ "id": "steel_chunk", "description": " Craft: Steel, Chunk" },
{ "id": "steel_lump", "description": " Craft: Steel, Lump" },
{ "id": "wire", "description": " Craft: Wire" },
- { "id": "jug_plastic", "description": " Craft: Gallon Jug, from bottles" },
- { "id": "jerrycan", "description": " Craft: Jerrycan, Plastic, from Gallon Jugs" },
+ { "id": "jug_plastic_ducted", "description": " Craft: Gallon Jug, from bottles" },
+ { "id": "jerrycan_ducked", "description": " Craft: Jerrycan, Plastic, from Gallon Jugs" },
{ "id": "lye_powder_from_lye", "description": " Craft: Lye, Powder" },
{ "id": "material_quicklime", "description": " Craft: Quicklime" },
{ "id": "chem_aluminium_powder", "description": " Craft: Aluminum, Powder" },
@@ -253,7 +253,8 @@
{ "id": "armguard_scrap", "description": " Craft: Arm Guards, Scrap" },
{ "id": "legguard_scrap", "description": " Craft: Leg Guards, Scrap" },
{ "id": "boots_scrap", "description": " Craft: Boots, Scrap" },
- { "id": "jug_plastic_plastic-mod", "description": " Craft: Gallon Jug" }
+ { "id": "jerrycan", "description": " Craft: Jerrycan, Plastic" },
+ { "id": "jug_plastic", "description": " Craft: Gallon Jug" }
]
},
{