summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-04 23:06:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-04 23:06:30 -0700
commitded45de7799ed2cd1b39cc165fb2b0b62a845682 (patch)
tree9d524c59d0be5485870ccc9a638a9802577114ff /vamp_stuff/Modification_Files/Recipes
parentUpdate for removal of specialized gunpowders from BN. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-ded45de7799ed2cd1b39cc165fb2b0b62a845682.tar.xz
Add Reconstitued Blood + Synthetic + Recipes
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_blood.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
index 9ad6a03..7effab3 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
@@ -34,6 +34,16 @@
},
{
"type": "recipe",
+ "result": "blood_reconstituted",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "time": "1 m",
+ "book_learn": [ [ "vamp_upgradebook1", 4 ] ],
+ "components": [ [ [ "bloodpowder", 1 ] ], [ [ "water_clean", 1 ] ] ]
+ },
+ {
+ "type": "recipe",
"result": "synthblood",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_DRINKS",
@@ -47,6 +57,16 @@
"components": [ [ [ "protein_powder", 1 ] ], [ [ "water_clean", 1 ] ], [ [ "sugar", 5 ] ], [ [ "salt", 5 ] ] ]
},
{
+ "type": "recipe",
+ "result": "synthblood_reconstituted",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "time": "1 m",
+ "book_learn": [ [ "vamp_upgradebook1", 4 ] ],
+ "components": [ [ [ "synthbloodpowder", 1 ] ], [ [ "water_clean", 1 ] ] ]
+ },
+ {
"result": "bloodpowder",
"type": "recipe",
"category": "CC_FOOD",