SonsOfHorror/client/config/lootintegrations.json

10 lines
282 B
JSON
Raw Normal View History

2024-08-18 12:03:55 -07:00
{
"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
}
}