mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 05:14:16 +02:00
Introduced a adversary category split for BP calculation and CombatTracker display based on token disposition
This commit is contained in:
parent
abd7824c96
commit
3f9f4fac17
4 changed files with 24 additions and 4 deletions
|
|
@ -406,7 +406,11 @@
|
|||
"giveSpotlight": "Give The Spotlight",
|
||||
"requestingSpotlight": "Requesting The Spotlight",
|
||||
"requestSpotlight": "Request The Spotlight",
|
||||
"openCountdowns": "Countdowns"
|
||||
"openCountdowns": "Countdowns",
|
||||
"adversaryCategories": {
|
||||
"friendly": "Friendly",
|
||||
"neutral": "Neutral"
|
||||
}
|
||||
},
|
||||
"CompendiumBrowserSettings": {
|
||||
"title": "Enable Compendiums",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue