mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Add toggle for party sheet
This commit is contained in:
parent
7d5cdeb09d
commit
aa4c8c83aa
3 changed files with 27 additions and 1 deletions
|
|
@ -2878,6 +2878,10 @@
|
|||
}
|
||||
},
|
||||
"Keybindings": {
|
||||
"partySheet": {
|
||||
"name": "Toggle Party Sheet",
|
||||
"hint": "Open or close the active party's sheet"
|
||||
},
|
||||
"spotlight": {
|
||||
"name": "Spotlight Combatant",
|
||||
"hint": "Move the spotlight to a hovered or selected token that's present in an active encounter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue