summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 16:46:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-16 16:46:01 -0700
commit752eeca7edc9197cac8ce6f4a45450c7d704eeb3 (patch)
treedc90de2412e68fe90a6711895d30b9ddadf1986b
parentFix large canned corn using medium tin can. (diff)
downloadcataclysm-bn-mod_recipe-fixes-752eeca7edc9197cac8ce6f4a45450c7d704eeb3.tar.xz
Fix large tin of canned beans containing only six portions.
-rw-r--r--json/recipes/food/canned.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json
index e1aa3fa..fcc940f 100644
--- a/json/recipes/food/canned.json
+++ b/json/recipes/food/canned.json
@@ -140,7 +140,7 @@
"book_learn": [ [ "manual_sealing", 3 ] ],
"contained": true,
"batch_time_factors": [ 80, 5 ],
- "charges": 6,
+ "charges": 12,
"qualities": [
{ "id": "SAW_M", "level": 1 },
{ "id": "HAMMER", "level": 1 },