Fix: Adjust airdrop chances

This commit is contained in:
Dev 2023-03-26 11:55:03 +01:00
parent 43ad523dce
commit c9c25d6fbb

View File

@ -1,12 +1,12 @@
{ {
"airdropChancePercent": { "airdropChancePercent": {
"bigmap": 100, "bigmap": 25,
"woods": 25, "woods": 25,
"lighthouse": 20, "lighthouse": 20,
"shoreline": 20, "shoreline": 20,
"interchange": 20, "interchange": 20,
"reserve": 10, "reserve": 20,
"tarkovStreets": 12 "tarkovStreets": 20
}, },
"airdropTypeWeightings": { "airdropTypeWeightings": {
"mixed": 2, "mixed": 2,