Versuch 2

This commit is contained in:
ugn-Chefentwickler 2022-09-03 19:15:20 +02:00
parent 2a2ac4b785
commit 507b76f316
7 changed files with 3697 additions and 3697 deletions

View File

@ -98,14 +98,14 @@
],
"CurrencyIcon": "DayZExpansion/Market/GUI/icons/coinstack2_64x64.edds",
"ATMSystemEnabled": 1,
"MaxDepositMoney": 1000000000,
"MaxDepositMoney": 100000,
"DefaultDepositMoney": 10000,
"ATMPlayerTransferEnabled": 1,
"ATMPartyLockerEnabled": 1,
"MaxPartyDepositMoney": 100000,
"MarketVIPs": [],
"UseWholeMapForATMPlayerList": 0,
"SellPricePercent": 40.0,
"SellPricePercent": 75.0,
"NetworkBatchSize": 100,
"MaxVehicleDistanceToTrader": 120.0,
"MaxLargeVehicleDistanceToTrader": 744.0,

View File

@ -11,25 +11,25 @@
"BuyPricePercent": 100.0,
"SellPricePercent": -1.0,
"Stock": {
"expansion_mh6_door_1_1": 10000,
"expansiongyrocopter": 10000,
"expansion_mh6_door_1_2": 10000,
"expansionuh1hdoor_1_1": 10000,
"expansionhydraulichoses": 10000,
"expansion_mh6_door_2_1": 10000,
"tirerepairkit": 10000,
"sparkplug": 10000,
"canistergasoline": 10000,
"expansionigniterplug": 10000,
"expansionmh6": 10000,
"expansionmerlin": 10000,
"expansionmerlinbackwheel": 10000,
"expansionuh1h": 10000,
"expansioncarkey": 10000,
"headlighth7_box": 10000,
"expansionuh1hdoor_1_2": 10000,
"expansion_mh6_door_2_2": 10000,
"expansionmerlinfrontwheel": 10000,
"expansionhelicopterbattery": 10000
"expansion_mh6_door_1_1": 1000,
"expansiongyrocopter": 1000,
"expansion_mh6_door_1_2": 1000,
"expansionuh1hdoor_1_1": 1000,
"expansionhydraulichoses": 1000,
"expansion_mh6_door_2_1": 1000,
"tirerepairkit": 1000,
"sparkplug": 1000,
"canistergasoline": 1000,
"expansionigniterplug": 1000,
"expansionmh6": 1000,
"expansionmerlin": 1000,
"expansionmerlinbackwheel": 1000,
"expansionuh1h": 1000,
"expansioncarkey": 1000,
"headlighth7_box": 1000,
"expansionuh1hdoor_1_2": 1000,
"expansion_mh6_door_2_2": 1000,
"expansionmerlinfrontwheel": 1000,
"expansionhelicopterbattery": 1000
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -11,13 +11,13 @@
"BuyPricePercent": 100.0,
"SellPricePercent": -1.0,
"Stock": {
"truckbattery": 10000,
"expansionzodiacboat": 10000,
"expansionutilityboat": 10000,
"glowplug": 10000,
"expansioncarkey": 10000,
"headlighth7_box": 10000,
"expansionlhd": 10000,
"canistergasoline": 10000
"truckbattery": 1000,
"expansionzodiacboat": 1000,
"expansionutilityboat": 1000,
"glowplug": 1000,
"expansioncarkey": 1000,
"headlighth7_box": 1000,
"expansionlhd": 1000,
"canistergasoline": 1000
}
}

File diff suppressed because it is too large Load Diff

View File

@ -11,20 +11,20 @@
"BuyPricePercent": 100.0,
"SellPricePercent": -1.0,
"Stock": {
"hook": 10000,
"mackerel": 10000,
"expansionlhd": 10000,
"fishingrod": 10000,
"expansionutilityboat": 10000,
"worm": 10000,
"sardines": 10000,
"canistergasoline": 10000,
"truckbattery": 10000,
"expansionzodiacboat": 10000,
"bonehook": 10000,
"glowplug": 10000,
"expansioncarkey": 10000,
"headlighth7_box": 10000,
"carp": 10000
"hook": 1000,
"mackerel": 1000,
"expansionlhd": 1000,
"fishingrod": 1000,
"expansionutilityboat": 1000,
"worm": 1000,
"sardines": 1000,
"canistergasoline": 1000,
"truckbattery": 1000,
"expansionzodiacboat": 1000,
"bonehook": 1000,
"glowplug": 1000,
"expansioncarkey": 1000,
"headlighth7_box": 1000,
"carp": 1000
}
}