Improved labels

This commit is contained in:
WBHarry 2026-01-13 10:16:24 +01:00
parent 0d967a2fe4
commit 9a6ff4da6f
3 changed files with 2 additions and 6 deletions

View file

@ -19,7 +19,7 @@
<span>{{localize "DAGGERHEART.ITEMS.DomainCard.loadoutIgnore"}}</span>
{{formField systemFields.loadoutIgnore value=source.system.loadoutIgnore}}
<span>{{localize "DAGGERHEART.ITEMS.DomainCard.domainTouched"}}</span>
{{formField systemFields.domainTouched value=source.system.domainTouched placeholder=domainTouchedPlaceholder }}
{{formField systemFields.domainTouched value=source.system.domainTouched placeholder=0 }}
</fieldset>
{{> "systems/daggerheart/templates/sheets/global/partials/resource-section/resource-section.hbs" }}