diff options
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Misc/v_recipe.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json index 2210a88..eee6baf 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json @@ -315,8 +315,9 @@ "difficulty": 1, "charges": 20, "time": "60 m", + "batch_time_factors": [25,2], "autolearn": true, - "byproducts": [ [ "ruined_chunks", 10 ] ], + "byproducts": [ [ "corpse_generic_human_exsanguinated", 1 ] ], "tools": [ [ [ "vacutainer", -1 ] ] ], "components": [ [ |