summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 15:56:08 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-16 15:56:08 -0800
commit090c117068e8e82f4fc7bf6ec8a5457db6ca761b (patch)
tree97aad466399acbb26ce147aff3b9ee799dc901aa
parentAllow sausage casings to be made with clean water. (diff)
downloadcataclysm-bn-mod_recipe-fixes-090c117068e8e82f4fc7bf6ec8a5457db6ca761b.tar.xz
Remove stray comma.
-rw-r--r--json/recipes/food/meat.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/food/meat.json b/json/recipes/food/meat.json
index d71f7a7..ef99936 100644
--- a/json/recipes/food/meat.json
+++ b/json/recipes/food/meat.json
@@ -60,7 +60,7 @@
[ "seasoning_salt", 10 ],
[ "pepper", 10 ]
],
- [ [ "sausage_casings", 6 ] ],
+ [ [ "sausage_casings", 6 ] ]
]
},
{