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. --- vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json | 1 - 1 file changed, 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears') diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json index 3e64f10..cc6d031 100644 --- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json +++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json @@ -14,7 +14,6 @@ [ "blood_talisman", 50 ], [ "blood_forge_infuse", 75 ], [ "bloodcompressor", 75 ], - [ "bloodextractor", 75 ], { "item": "synthblood", "prob": 100, "container-item": "bottle_plastic", "count-min": 2, "count-max": 5 }, { "item": "protein_powder", "prob": 75, "count-min": 1, "count-max": 3 }, { "item": "sugar", "prob": 75, "count-min": 1, "count-max": 3 }, -- cgit v1.2.1