summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-09 22:41:53 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-09 22:41:53 -0800
commitc742d56a7a232d3dc5ba8d540b3cc8b8aefa7d45 (patch)
tree99c4dfffc7d43744338aa3443989a31df57dbdd6
parentAdd recipe for canned meat/vegatable curry. (diff)
downloadcataclysm-bn-mod_recipe-fixes-c742d56a7a232d3dc5ba8d540b3cc8b8aefa7d45.tar.xz
Updated canned chili recipe to match the non-canned materials.
-rw-r--r--json/recipes/food/canned.json15
1 files changed, 12 insertions, 3 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json
index eadf0b4..3718b18 100644
--- a/json/recipes/food/canned.json
+++ b/json/recipes/food/canned.json
@@ -217,11 +217,20 @@
[ "dry_mushroom", 2 ],
[ "morel_cooked", 2 ],
[ "mushroom_cooked", 2 ],
- [ "dry_veggy", 2 ]
+ [ "dry_veggy", 2 ],
+ [ "can_beans", 1 ],
+ [ "beans_cooked", 1 ],
+ [ "lentils_cooked", 1 ]
+ ],
+ [
+ [ "tomato", 1 ],
+ [ "irradiated_tomato", 1 ],
+ [ "can_tomato", 1 ],
+ [ "irradiated_onion", 1 ],
+ [ "onion", 1 ],
+ [ "garlic_clove", 1 ]
],
- [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
[ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
- [ [ "can_beans", 1 ], [ "beans_cooked", 1 ] ],
[ [ "chilly-p", 2 ], [ "chili_pepper", 1 ] ],
[ [ "can_medium_unsealed", 1 ] ],
[ [ "scrap", 1 ] ]