forked from CWX/CWX-mods
19 lines
376 B
JSON
19 lines
376 B
JSON
|
{
|
||
|
"showLogs": true,
|
||
|
"globalsConfig": {
|
||
|
"noFallDamage": true,
|
||
|
"openFlea": true,
|
||
|
"quickScav": true
|
||
|
},
|
||
|
"ragfairConfig": {
|
||
|
"staticTrader": true,
|
||
|
"roublesOnly": true,
|
||
|
"disableBSGBlacklist": true
|
||
|
},
|
||
|
"locationConfig": {
|
||
|
"turnLootOff": true
|
||
|
},
|
||
|
"inraidConfig": {
|
||
|
"turnPVEOff": true
|
||
|
}
|
||
|
}
|