diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-18 01:53:58 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-18 01:53:58 -0700 |
commit | 9071c143f2cbbc651c0c63e5c292b0789b0f9c3d (patch) | |
tree | bcd81279fa3ccd34a37d6d3163a3fd7697bef408 /vamp_stuff/Modification_Files | |
parent | Fix Armour pluralizations (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-9071c143f2cbbc651c0c63e5c292b0789b0f9c3d.tar.xz |
Remove sticky blood as synth blood powder by-product
Diffstat (limited to 'vamp_stuff/Modification_Files')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Misc/v_recipe.json | 1 |
1 files changed, 0 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 ac5c286..2210a88 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json @@ -302,7 +302,6 @@ "time": "12 m", "batch_time_factors": [83,3], "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "byproducts": [ [ "bloodextract" ] ], "qualities": [ { "id": "CHEM", "level": 2 } ], "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ], "components": [ [ [ "synthblood", 1 ] ] ] |