summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/npc_gears
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json6
1 files changed, 4 insertions, 2 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 43c69b7..80a19ef 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
@@ -13,7 +13,8 @@
{ "item": "sugar", "prob": 75, "count-min": 1, "count-max": 3 },
{ "item": "salt", "prob": 75, "count-min": 1, "count-max": 3 },
{ "item": "water_clean", "prob": 75, "count-min": 1, "count-max": 3 },
- { "group": "vamp_recipebooks", "prob": 30, "count": [ 0, 1 ] }
+ { "group": "vamp_recipebooks", "prob": 30, "count": [ 0, 1 ] },
+ { "item": "bloodcoin", "prob": 100, "count-min": 50, "count-max": 300 }
]
},
{
@@ -27,7 +28,8 @@
[ "bloodyinfect", 75 ],
[ "blood_stinger", 20 ],
[ "blood_sprayer", 30 ],
- [ "blood_stream_shooter", 20 ]
+ [ "blood_stream_shooter", 20 ],
+ { "item": "bloodcoin", "prob": 100, "count-min": 50, "count-max": 300 }
]
}
]