From 19d00e34f80b558be6240fa6b5eb6678efceeae6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 14 Jun 2022 22:48:07 -0700 Subject: Obsolete bloodbars. -Reconstituted blood simply makes more sense. --- .../Modification_Files/Recipes/recipe_blood.json | 34 ---------------------- 1 file changed, 34 deletions(-) (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_blood.json') diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json index 07b696d..ec46b21 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json @@ -98,40 +98,6 @@ "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ], "components": [ [ [ "synthblood", 1 ] ] ] }, - { - "result": "bloodbar", - "type": "recipe", - "category": "CC_FOOD", - "subcategory": "CSC_FOOD_OTHER", - "skill_used": "cooking", - "difficulty": 3, - "charges": 2, - "time": "30 m", - "batch_time_factors": [ 75, 2 ], - "book_learn": [ [ "vamp_upgradebook1", 4 ] ], - "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], - "components": [ - [ [ "bloodpowder", 8 ] ], - [ [ "bloodextract", 1 ] ] - ] - }, - { - "result": "synthbloodbar", - "type": "recipe", - "category": "CC_FOOD", - "subcategory": "CSC_FOOD_OTHER", - "skill_used": "cooking", - "difficulty": 3, - "charges": 2, - "time": "30 m", - "batch_time_factors": [ 75, 2 ], - "book_learn": [ [ "vamp_upgradebook1", 4 ] ], - "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], - "components": [ - [ [ "synthbloodpowder", 8 ] ], - [ [ "synthbloodextract", 1 ] ] - ] - }, { "result": "compactsheet", "//": "Loosely base difficulty on neoprene sheets from chemicals.", -- cgit v1.2.1