Force airdrop chance to 100% for customs
This commit is contained in:
parent
41a17e60d3
commit
f49db48f5d
@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
"AirdropPointDeactivateDistance": 50,
|
"AirdropPointDeactivateDistance": 50,
|
||||||
"MinPlayersCountToSpawnAirdrop": 6,
|
"MinPlayersCountToSpawnAirdrop": 6,
|
||||||
"PlaneAirdropChance": 0.2,
|
"PlaneAirdropChance": 1,
|
||||||
"PlaneAirdropCooldownMax": 700,
|
"PlaneAirdropCooldownMax": 700,
|
||||||
"PlaneAirdropCooldownMin": 600,
|
"PlaneAirdropCooldownMin": 600,
|
||||||
"PlaneAirdropEnd": 1200,
|
"PlaneAirdropEnd": 1200,
|
||||||
|
Loading…
Reference in New Issue
Block a user