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