32 lines
749 B
JSON
Raw Normal View History

2022-08-20 13:36:46 +01:00
{
"showLogs": true,
"globalsConfig": {
"noFallDamage": true,
"openFlea": true,
"quickScav": true
},
"ragfairConfig": {
2022-12-25 15:41:36 +00:00
"staticTrader": false,
2022-08-20 13:36:46 +01:00
"roublesOnly": true,
"disableBSGBlacklist": true
},
"locationConfig": {
"turnLootOff": true
},
"inraidConfig": {
2022-12-25 15:41:36 +00:00
"turnPVEOff": true,
"extendRaidTimes": true
2022-08-26 20:37:27 +01:00
},
"itemsConfig": {
"changeShrapProps": true,
2022-09-17 20:46:11 +01:00
"changeMaxAmmoForKS23": true,
2022-12-25 15:41:36 +00:00
"removeDevFromBlacklist": true,
"inspectAllItems": true
},
"airdropConfig": {
"enableAllTheTime": true,
"changeFlightHeight": true,
"changeStartTime": true,
"changePlaneVolume": true
2022-08-20 13:36:46 +01:00
}
}