diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-19 21:23:09 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-19 21:23:09 -0700 |
commit | df9f3f3916cc8c8f520954552c994349b0371f8e (patch) | |
tree | 616af9dfc16fbf6121ada5154f04f87af95c5e84 /vamp_stuff/Modification_Files/NPC | |
parent | Rebalance blood again. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-df9f3f3916cc8c8f520954552c994349b0371f8e.tar.xz |
Replace the blood extractor with regular tools.
Clean up many item descriptions.
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC')
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json | 1 |
1 files changed, 0 insertions, 1 deletions
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 }, |