mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Added so that beastforms can set a scale to handle specific images (#1532)
This commit is contained in:
parent
b92a474069
commit
9393bab6cf
4 changed files with 17 additions and 4 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue