diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-09 21:43:36 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-09 21:43:36 -0700 |
commit | 0f19bc2ae45fa9ca940c25c89770868157275fa2 (patch) | |
tree | e7c4b3fbe1b7b6fa8ccc5b4ec394f7361d2d575e /vamp_stuff/Modification_Files/NPC/npc_gears | |
parent | Lowercase f (diff) | |
download | cataclysm-dda-mod_vampire-stuff-redone-0f19bc2ae45fa9ca940c25c89770868157275fa2.tar.xz |
Many changes to bring the mod more up to date with 0.E.3
Rebalance blood backpacks
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears')
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json | 2 |
1 files changed, 1 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 cc6d031..c407b54 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 @@ -39,7 +39,7 @@ [ "blood_stream_shooter", 20 ] ] }, - { + { "type": "item_group", "id": "HUMAN_JUNKSHOP_sell", "entries": [ { "group": "HUMAN_JUNKSHOP_sell_items", "count": [ 20, 30 ] } ] |