diff options
Diffstat (limited to 'json')
| -rw-r--r-- | json/recipes/recipe_food.json | 2 | 
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 ],  | 
