mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Make the spotlight queue feature a toggle (default off) (#1418)
This commit is contained in:
parent
46a9aea029
commit
64caff6fb2
4 changed files with 20 additions and 4 deletions
|
|
@ -2504,6 +2504,11 @@
|
|||
"hint": "Apply variant rules from the Daggerheart system",
|
||||
"name": "Variant Rules",
|
||||
"actionTokens": "Action Tokens"
|
||||
},
|
||||
"SpotlightRequestQueue": {
|
||||
"name": "Spotlight Request Queue",
|
||||
"label": "Spotlight Request Queue",
|
||||
"hint": "Adds more structure to spotlight requests by ordering them from oldest to newest"
|
||||
}
|
||||
},
|
||||
"Resources": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue