summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-16 22:01:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-16 22:01:21 -0700
commit9146092edc138c8f83eef93c0da6b0c7d96c3a70 (patch)
tree52c492278e6d6a20d53b83206f5bbc4c974dee0a /json
parentAdd all craftable seeds to the farm (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-9146092edc138c8f83eef93c0da6b0c7d96c3a70.tar.xz
Add oatmeal to kitchen
Diffstat (limited to 'json')
-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 c72183b..0eff375 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -29,6 +29,7 @@
"recipes": [
{ "id": "flour", "description": " Cook: Flour" },
{ "id": "cornmeal", "description": " Cook: Cornmeal" },
+ { "id": "oatmeal", "description": " Cook: Oatmeal" },
{ "id": "acorns_cooked", "description": " Cook: Acornmeal" },
{ "id": "salt", "description": " Cook: Salt" },
{ "id": "lard", "description": " Cook: Lard" },