Skip to content

Commit

Permalink
Merge pull request #38758 from Cyrano7/acorns
Browse files Browse the repository at this point in the history
Move acorn meal recipes to veggi category
  • Loading branch information
ZhilkinSerg authored Mar 14, 2020
2 parents 3120092 + 5f96ff9 commit 62e4015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -1016,7 +1016,7 @@
"type": "recipe",
"result": "acorns_cooked",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_OTHER",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "cooking",
"difficulty": 3,
"skills_required": [ "survival", 2 ],
Expand Down Expand Up @@ -6001,7 +6001,7 @@
"result": "acorns_cooked",
"id_suffix": "mortar",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_OTHER",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "cooking",
"difficulty": 3,
"skills_required": [ "survival", 2 ],
Expand Down

0 comments on commit 62e4015

Please sign in to comment.