From df9f3f3916cc8c8f520954552c994349b0371f8e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 19 Mar 2021 21:23:09 -0700 Subject: Replace the blood extractor with regular tools. Clean up many item descriptions. --- .../Modification_Files/Items/Tools/v_tools.json | 25 ---------------------- 1 file changed, 25 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Tools/v_tools.json') diff --git a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json index 2420827..e838b46 100644 --- a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json +++ b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json @@ -24,31 +24,6 @@ ] ] }, - { - "ammo": [ "battery" ], - "bashing": 3, - "charges_per_use": 25, - "color": "red", - "description": "A small heating container used in dehydrating blood, turning it into a powder. Uses common light size batteries.", - "id": "bloodextractor", - "looks_like": "dehydrator", - "material": [ "steel", "glass" ], - "name": "blood dehydrator", - "price": 0, - "price_postapoc": 100000, - "qualities": [ [ "BREFINING", 1 ] ], - "symbol": "g", - "to_hit": -1, - "type": "TOOL", - "volume": "1250 ml", - "weight": "1150 g", - "magazines": [ - [ - "battery", - [ "light_battery_cell", "light_plus_battery_cell", "light_atomic_battery_cell", "light_disposable_cell" ] - ] - ] - }, { "ammo": [ "battery" ], "bashing": 3, -- cgit v1.2.1