mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
Added categories for combatants
This commit is contained in:
parent
ece1c7e6c1
commit
92b4bfd741
7 changed files with 104 additions and 143 deletions
|
|
@ -163,6 +163,14 @@
|
|||
"Or": "Or",
|
||||
"Description": "Description",
|
||||
"Features": "Features",
|
||||
"Adversary": {
|
||||
"Singular": "Adversary",
|
||||
"Plural": "Adversaries"
|
||||
},
|
||||
"Character": {
|
||||
"Singular": "Character",
|
||||
"Plural": "Characters"
|
||||
},
|
||||
"RefreshType": {
|
||||
"Session": "Session",
|
||||
"Shortrest": "Short Rest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue