Added so that beastforms can set a scale to handle specific images

This commit is contained in:
WBHarry 2026-01-14 16:26:04 +01:00
parent 5b61340fee
commit 284170f5d1
4 changed files with 17 additions and 4 deletions

View file

@ -47,6 +47,9 @@
disabled=dimensionsDisabled
}}
</div>
<div class="full-width">
{{formGroup systemFields.tokenSize.fields.scale value=source.system.tokenSize.scale localize=true }}
</div>
{{else}}
<span class="hint">{{localize "DAGGERHEART.ITEMS.Beastform.evolvedTokenHint"}}</span>
{{/unless}}