diff --git a/mods/prompt.hjson b/mods/prompt.hjson index 10cc9ec9..8e0b3ebc 100644 --- a/mods/prompt.hjson +++ b/mods/prompt.hjson @@ -32,6 +32,19 @@ } } }, + + logoffConfirmation: { + art: LOGPMPT + mci: { + TM1: { + argName: promptValue + items: [ "yes", "no" ] + focus: true + hotKeys: { Y: 0, N: 1 } + } + } + } + "menuCommand" : { art: MNUPRMT "mci" : {