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
|
|
@ -2284,7 +2284,8 @@
|
|||
"placeholder": "Using character dimensions",
|
||||
"disabledPlaceholder": "Set by character size",
|
||||
"height": { "label": "Height" },
|
||||
"width": { "label": "Width" }
|
||||
"width": { "label": "Width" },
|
||||
"scale": { "label": "Token Scale" }
|
||||
},
|
||||
"evolved": {
|
||||
"maximumTier": { "label": "Maximum Tier" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue