showmap option

This commit is contained in:
2026-01-17 12:54:17 -06:00
parent dd98e55d36
commit 5e0deadf55
5 changed files with 25 additions and 3 deletions

View File

@@ -434,10 +434,18 @@
"showloot": {
"choices": [
"never",
"presence",
"compass",
"always"
]
},
"showmap": {
"choices": [
"visited",
"map",
"always"
]
},
"keysanity": {
"action": "store_true",
"type": "bool",