summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-08 20:41:49 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-08 20:41:49 -0800
commit1a610fd67383b4cd3ff0046e98f46cfdbf52f13b (patch)
tree4dc947f0d3dad018bfa97750f3cdf182afb3c29c /vamp_stuff/Modification_Files/Recipes
parentRebalance all blood magic HP costs as they were very high. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-1a610fd67383b4cd3ff0046e98f46cfdbf52f13b.tar.xz
Allow using blood extract to reconstitute blood.
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_blood.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
index 7effab3..7af55eb 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
@@ -40,7 +40,7 @@
"skill_used": "cooking",
"time": "1 m",
"book_learn": [ [ "vamp_upgradebook1", 4 ] ],
- "components": [ [ [ "bloodpowder", 1 ] ], [ [ "water_clean", 1 ] ] ]
+ "components": [ [ [ "bloodpowder", 1 ] ], [ [ "water_clean", 1 ], [ "bloodextract", 1 ] ] ]
},
{
"type": "recipe",
@@ -64,7 +64,7 @@
"skill_used": "cooking",
"time": "1 m",
"book_learn": [ [ "vamp_upgradebook1", 4 ] ],
- "components": [ [ [ "synthbloodpowder", 1 ] ], [ [ "water_clean", 1 ] ] ]
+ "components": [ [ [ "synthbloodpowder", 1 ] ], [ [ "water_clean", 1 ], [ "synthbloodextract", 1 ] ] ]
},
{
"result": "bloodpowder",