summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 16:53:44 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 16:53:44 -0800
commit4d8827cf8613706289ec7d0977fa4449e9838dd4 (patch)
tree56d707ef813155383913edc2103c8e6547f77182
parentAll human bones in preserved Bone broth (diff)
downloadcataclysm-dda-mod_recipe-fixes-4d8827cf8613706289ec7d0977fa4449e9838dd4.tar.xz
Typo
-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 3717e53..5f8467e 100644
--- a/json/recipes/food/canned.json
+++ b/json/recipes/food/canned.json
@@ -56,7 +56,7 @@
"batch_time_factors": [ 80, 4 ],
"qualities": [ { "id": "COOK", "level": 3 } ],
"tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ] ],
- "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "water", 22 ], [ "water_clean", 22 ] ], [ [ "bone", 120 ], [ "bone_human", 120 ] ]
+ "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "water", 22 ], [ "water_clean", 22 ] ], [ [ "bone", 120 ], [ "bone_human", 120 ] ] ]
},
{
"type": "recipe",