From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json | 2 +- 1 file changed, 1 insertion(+), 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 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 ] } ] -- cgit v1.2.1