mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Add toggle for party sheet (#1806)
This commit is contained in:
parent
aa8771bf0d
commit
7e9385bc39
3 changed files with 27 additions and 1 deletions
|
|
@ -2881,6 +2881,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