SonsOfHorror/client/config/lootintegrations.json
2024-08-18 12:03:55 -07:00

10 lines
282 B
JSON

{
"showcontainerloottable": {
"desc:": "Set to true to show containers loottable on first open: default:false",
"showcontainerloottable": false
},
"debugOutput": {
"desc:": "Shows the added loot in the log if enabled: default:false",
"debugOutput": false
}
}