mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
Added a clowncar HUD button for companions (#1574)
This commit is contained in:
parent
d43a4994ad
commit
2757a97244
4 changed files with 42 additions and 14 deletions
|
|
@ -488,7 +488,9 @@
|
|||
"tokenHUD": {
|
||||
"genericEffects": "Foundry Effects",
|
||||
"depositPartyTokens": "Deposit Party Tokens",
|
||||
"retrievePartyTokens": "Retrieve Party Tokens"
|
||||
"retrievePartyTokens": "Retrieve Party Tokens",
|
||||
"depositCompanionTokens": "Deposit Companion Token",
|
||||
"retrieveCompanionTokens": "Retrieve Companion Token"
|
||||
}
|
||||
},
|
||||
"ImageSelect": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue