diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-20 18:30:24 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-20 18:30:24 -0700 |
| commit | a26cf85b49e81726c758853552ea3327a1357586 (patch) | |
| tree | 7e243e666c11afe94bff273ca532b3dc6a41210d | |
| parent | Initial commit (diff) | |
| download | cataclysm-dda-mod_faction-camp-recipe-expansion-a26cf85b49e81726c758853552ea3327a1357586.tar.xz | |
Add tofu
| -rw-r--r-- | recipe_groups.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipe_groups.json b/recipe_groups.json index cfb4d99..48c0c0d 100644 --- a/recipe_groups.json +++ b/recipe_groups.json @@ -55,6 +55,7 @@ { "id": "cheese_hard", "description": " Cook: Cheese, Hard" }, { "id": "milk_cream_rising", "description": " Cook: Rising Cream" }, { "id": "raw_butter", "description": " Cook: Butter, Raw" }, + { "id": "tofu", "description": " Cook: Tofu" }, { "id": "pie_meat", "description": " Cook: Meat Pie" }, { "id": "pie_veggy", "description": " Cook: Veggy Pie" }, { "id": "pie", "description": " Cook: Fruit Pie" }, |
