summaryrefslogtreecommitdiff
path: root/json/recipes/food/veggi.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-23 20:22:44 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-23 20:22:44 -0700
commit96ac6bfc5dd142bc8532f5ca58e164b18a7a411a (patch)
treedca2e8d787d93c6c7dafad6e30b4dae781fe9b97 /json/recipes/food/veggi.json
parentUpdate chili recipe based on upstream changes. (diff)
downloadcataclysm-bn-mod_recipe-fixes-96ac6bfc5dd142bc8532f5ca58e164b18a7a411a.tar.xz
Add veggy_green list as additional options for stir fry.
Diffstat (limited to 'json/recipes/food/veggi.json')
-rw-r--r--json/recipes/food/veggi.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/recipes/food/veggi.json b/json/recipes/food/veggi.json
index b34a123..b1a9f5d 100644
--- a/json/recipes/food/veggi.json
+++ b/json/recipes/food/veggi.json
@@ -103,7 +103,7 @@
[ [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
[ [ "cooking_oil", 2 ] ],
[ [ "sugar_standard", 1, "LIST" ] ],
- [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ] ],
+ [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ], [ "veggy_green", 2, "LIST" ] ],
[ [ "soysauce", 1 ] ]
]
},
@@ -127,7 +127,7 @@
[ [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
[ [ "cooking_oil", 2 ] ],
[ [ "sugar_standard", 1, "LIST" ] ],
- [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ] ],
+ [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ], [ "veggy_green", 2, "LIST" ] ],
[ [ "soysauce", 1 ] ]
]
}