summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-14 15:16:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-14 15:16:20 -0700
commit7a5643fb76e56cbddca15e7cfc0f1d34690fa881 (patch)
treea6a4000bd98450c47cd864d04d1901361a66a188
parentRemove duplicate (diff)
downloadcataclysm-dda-mod_recipe-fixes-7a5643fb76e56cbddca15e7cfc0f1d34690fa881.tar.xz
fry_oil is a list
-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 10d69de..e95bc95 100644
--- a/json/recipes/recipe_food.json
+++ b/json/recipes/recipe_food.json
@@ -55,7 +55,7 @@
"components": [
[ [ "meat_red", 4, "LIST" ], [ "dry_meat", 4 ], [ "can_chicken", 4 ] ],
[ [ "dry_rice", 4 ], [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
- [ [ "fry_oil", 2 ] ],
+ [ [ "fry_oil", 2, "LIST" ] ],
[
[ "beet_syrup", 1 ],
[ "syrup", 1 ],