[Fix] Sheet Labels (#1456)

* Added human readable sheet labels to all sheets

* Prefixed sheet labels with 'Default DH'

* 🪚
This commit is contained in:
WBHarry 2025-12-22 17:03:49 +01:00 committed by GitHub
parent 790a5b4938
commit f0531d3587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 84 additions and 20 deletions

View file

@ -36,6 +36,7 @@
},
"DAGGERHEART": {
"CharacterSheet": "Character Sheet",
"ACTIONS": {
"TYPES": {
"attack": {
@ -2184,6 +2185,7 @@
"traitModifier": "Trait Modifier",
"true": "True",
"type": "Type",
"typeSheet": "System {type} Sheet",
"unarmed": "Unarmed",
"unarmedAttack": "Unarmed Attack",
"unarmored": "Unarmored",