summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 04:14:04 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 04:14:04 -0700
commit24f1622f1827b6383bce7ed93cde656c8958fe28 (patch)
tree688ab0b75af84822bae56847cd8c7aa4e51c71ac
parentRemove obsolete plastic from straws/cashcards recipe (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-24f1622f1827b6383bce7ed93cde656c8958fe28.tar.xz
Add recipe for gallon jugs
-rw-r--r--json/recipes/basecamps/recipe_groups.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index f1131dd..74c9c15 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -223,6 +223,7 @@
{ "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", "description": " Craft: Gallon Jug" },
{ "id": "jerrycan", "description": " Craft: Jerrycan, Plastic" },
{ "id": "pot_copper", "description": " Craft: Pot, Copper" }
]