summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-30 20:02:29 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-30 20:02:29 -0700
commit424b387fa954c14c35850824bf844f3aab9037b6 (patch)
treecc4733e1b777213be4c3c795d0fc9297aea347a4
parentAdd all vampire spells to the debug scroll (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-424b387fa954c14c35850824bf844f3aab9037b6.tar.xz
Allow batch time reductions for draining blood
Add exsanguinated corpse as blood draining by-product
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe.json3
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": [
[