24 lines
515 B
JSON
Raw Normal View History

2022-08-20 13:36:46 +01:00
{
"showLogs": true,
"globalsConfig": {
"noFallDamage": true,
"openFlea": true,
"quickScav": true
},
"ragfairConfig": {
"staticTrader": true,
"roublesOnly": true,
"disableBSGBlacklist": true
},
"locationConfig": {
"turnLootOff": true
},
"inraidConfig": {
"turnPVEOff": true
2022-08-26 20:37:27 +01:00
},
"itemsConfig": {
"changeShrapProps": true,
2022-09-17 20:46:11 +01:00
"changeMaxAmmoForKS23": true,
"removeDevFromBlacklist": true
2022-08-20 13:36:46 +01:00
}
}