mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fix Class HitPoints and ComainConfig (#190)
* Added HitPoints on class for use on character * Updated DomainConfig to use the official domain icons
This commit is contained in:
parent
c6cede40b2
commit
30ab18d683
5 changed files with 26 additions and 18 deletions
|
|
@ -1295,6 +1295,7 @@
|
|||
"Severe": "Severe"
|
||||
},
|
||||
"Evasion": "Evasion",
|
||||
"HitPoints": "Hit Points",
|
||||
"ClassFeatures": "Class Features",
|
||||
"Subclasses": "Subclasses",
|
||||
"Guide": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue