summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-16 15:39:51 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-16 15:39:51 -0700
commit3ebea3690c073e3845c8412488b40041b345bac1 (patch)
treeabe6616f405a84006854d5f95fd04ce2b3a22b6a /vamp_stuff
parentFix blood puddle field to actually work. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-3ebea3690c073e3845c8412488b40041b345bac1.tar.xz
Fix synthetic blood bar to have two charges, not 2 count.
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_blood.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
index 95df6a7..9ad6a03 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
@@ -102,7 +102,7 @@
"subcategory": "CSC_FOOD_OTHER",
"skill_used": "cooking",
"difficulty": 3,
- "count": 2,
+ "charges": 2,
"time": "30 m",
"batch_time_factors": [ 75, 2 ],
"book_learn": [ [ "vamp_upgradebook1", 4 ] ],