This commit is contained in:
ugn-Chefentwickler 2023-08-03 20:36:11 +02:00
parent 323a5ca182
commit 24b5a8a715

View File

@ -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,