summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-16 17:17:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-16 17:17:12 -0700
commitb691733c6ba8f022c5b57603291ef0f378ddae3c (patch)
treec35661c432bad9f867696184528def9e10c4d870 /vamp_stuff/Modification_Files/Items
parentUpdate readme (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-b691733c6ba8f022c5b57603291ef0f378ddae3c.tar.xz
Reduce the time to drain a body of blood.
A full butchering takes a half hour. I don't see how draining blood could be more involved.
Diffstat (limited to 'vamp_stuff/Modification_Files/Items')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe.json2
1 files changed, 1 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 eee6baf..de521ac 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
@@ -314,7 +314,7 @@
"skill_used": "firstaid",
"difficulty": 1,
"charges": 20,
- "time": "60 m",
+ "time": "30 m",
"batch_time_factors": [25,2],
"autolearn": true,
"byproducts": [ [ "corpse_generic_human_exsanguinated", 1 ] ],