Deposit
This commit is contained in:
parent
323a5ca182
commit
24b5a8a715
@ -4,11 +4,11 @@
|
||||
"NetworkCategories": [],
|
||||
"CurrencyIcon": "DayZExpansion/Core/GUI/icons/misc/coinstack2_64x64.edds",
|
||||
"ATMSystemEnabled": 1,
|
||||
"MaxDepositMoney": 100000,
|
||||
"DefaultDepositMoney": 10000,
|
||||
"MaxDepositMoney": 1000000000,
|
||||
"DefaultDepositMoney": 100000000,
|
||||
"ATMPlayerTransferEnabled": 1,
|
||||
"ATMPartyLockerEnabled": 1,
|
||||
"MaxPartyDepositMoney": 100000,
|
||||
"MaxPartyDepositMoney": 10000000000,
|
||||
"UseWholeMapForATMPlayerList": 0,
|
||||
"SellPricePercent": 75.0,
|
||||
"NetworkBatchSize": 100,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user