mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Added an automation setting for chat command resources
This commit is contained in:
parent
6321c7c508
commit
1e62131a7c
5 changed files with 19 additions and 5 deletions
|
|
@ -2466,6 +2466,10 @@
|
|||
"gm": { "label": "GM" },
|
||||
"players": { "label": "Players" }
|
||||
},
|
||||
"chatCommandAutomation": {
|
||||
"label": "Chat Command Resource Automation",
|
||||
"hint": "Default chat commands to grant resources such as hope and fear when possible"
|
||||
},
|
||||
"countdownAutomation": {
|
||||
"label": "Countdown Automation",
|
||||
"hint": "Automatically progress countdowns based on their progression settings"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue