diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-10 00:30:06 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-10 00:30:06 -0700 | 
| commit | a391f625b2537ace165be4b5bd2785e9f3137cc1 (patch) | |
| tree | 125c87d4d17069611c467875533343204dfe4ae9 /json | |
| parent | BLT, Fish Soup, French Toast, Cucumber Sandwich - Now with brioche (diff) | |
| download | cataclysm-bn-mod_recipe-fixes-a391f625b2537ace165be4b5bd2785e9f3137cc1.tar.xz | |
Remove another comma
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 d80979b..5d37dfd 100644 --- a/json/recipes/recipe_food.json +++ b/json/recipes/recipe_food.json @@ -23,7 +23,7 @@          [ "sourdough_bread", 2 ],          [ "brioche", 2 ],          [ "hardtack", 2 ] -      ], +      ]      ]    },    { | 
