From 40444c671582233b8f908234455234b31d856b3f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 7 Sep 2021 22:45:38 -0700 Subject: Charges not Count --- vamp_stuff/Modification_Files/Recipes/recipe_blood.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Recipes') diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json index 444de2a..95df6a7 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json @@ -85,7 +85,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 ] ], -- cgit v1.2.1