setting up the pref

This commit is contained in:
Northmoc
2021-09-30 12:12:48 -04:00
parent d4e0202e20
commit 36a8c93bc8
5 changed files with 17 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ cbUiForTouchScreen=Enhance UI for Touchscreens
cbTimedTargOverlay=Enable Targeting Overlay Optimization
cbCompactMainMenu=Use Compact Main Sidebar Menu
cbDetailedPaymentDesc=Spell Description in Payment Prompt
cbGrayText=Gray out unmet conditions in card text
cbPromptFreeBlocks=Free Block Handling
cbPauseWhileMinimized=Pause While Minimized
cbCompactPrompt=Compact Prompt
@@ -157,6 +158,7 @@ nlPromptFreeBlocks=When enabled, if you would have to pay 0 to block, pay automa
nlPauseWhileMinimized=When enabled, Forge pauses when minimized (primarily for AI vs AI).
nlEscapeEndsTurn=When enabled, Escape key functions as an alternative shortcut to end the current turn.
nlDetailedPaymentDesc=When enabled, detailed spell/ability descriptions are shown when choosing targets and paying costs.
nlGrayText=When enabled, ability text with unmet conditions will be grayed out in the card's detail pane.
nlShowStormCount=When enabled, displays the current storm count in the prompt pane.
nlRemindOnPriority=When enabled, flashes the player choice area upon receiving priority.
nlPreselectPrevAbOrder=When enabled, preselects the last defined simultaneous ability order in the ordering dialog.