summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:43:07 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:43:07 -0700
commit97d519ddac6cb407ac6d08bec5f9b6428ee1bc06 (patch)
treef64a8f7f13f5af816f2001e2743512ecceeb7af5
parentAdd crafting for the hunting knife (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-97d519ddac6cb407ac6d08bec5f9b6428ee1bc06.tar.xz
Add Canning pot
-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 2a95e0a..2088478 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -201,6 +201,7 @@
{ "id": "throwing_knife", "description": " Craft: Knife, Throwing" },
{ "id": "crowbar", "description": " Craft: Crowbar" },
{ "id": "pot", "description": " Craft: Pot" },
+ { "id": "pot_canning", "description": " Craft: Pot, Canning" },
{ "id": "hoe", "description": " Craft: Hoe" }
]
}