mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Added a CountdownAutomation setting to enable/disable countdown automation
This commit is contained in:
parent
dccb0bfa2d
commit
9e21aa177b
4 changed files with 18 additions and 5 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue