summaryrefslogtreecommitdiff
path: root/json/recipes/recipe_food.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-27 19:33:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-27 19:33:39 -0700
commit038d9aa69da9c12f79bee9122c0a9e51e2faf18e (patch)
treea459d0b5b7b4ae31ce89e63acfb725d62518ff9f /json/recipes/recipe_food.json
parentAdd looks_like to new stirfry dishes (diff)
downloadcataclysm-dda-mod_recipe-fixes-038d9aa69da9c12f79bee9122c0a9e51e2faf18e.tar.xz
Make chili a liquid like curry
Fix rice options for tofu stirfry
Diffstat (limited to 'json/recipes/recipe_food.json')
-rw-r--r--json/recipes/recipe_food.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/recipe_food.json b/json/recipes/recipe_food.json
index e95bc95..2c5702e 100644
--- a/json/recipes/recipe_food.json
+++ b/json/recipes/recipe_food.json
@@ -26,7 +26,7 @@
"batch_time_factors": [ 25, 2 ],
"components": [
[ [ "tofu", 4 ], [ "dry_tofu", 4 ] ],
- [ [ "rice_cooked", 4 ] ],
+ [ [ "dry_rice", 4 ], [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
[ [ "cooking_oil", 1 ] ],
[
[ "beet_syrup", 1 ],