Added a CountdownAutomation setting to enable/disable countdown automation

This commit is contained in:
WBHarry 2025-11-17 23:19:23 +01:00
parent dccb0bfa2d
commit 9e21aa177b
4 changed files with 18 additions and 5 deletions

View file

@ -2293,6 +2293,10 @@
"gm": { "label": "GM" },
"players": { "label": "Players" }
},
"countdownAutomation": {
"label": "Countdown Automation",
"hint": "Automatically progress countdowns based on their progression settings"
},
"levelupAuto": {
"label": "Levelup Automation",
"hint": "When you've made your choices and finish levelup, the numerical changes are automatically applied to your character."