mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 16:24:06 +01:00
Character creation fix and levelup style fixes
This commit is contained in:
parent
bcedc74bf3
commit
a57de1c9c3
8 changed files with 44 additions and 21 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<input type="range" id="volume" class="mixed-ancestry-slider" value="{{mixedAncestry}}" min="0" max="1" />
|
||||
</div>
|
||||
|
||||
<div class="selections-outer-container">
|
||||
<div class="selections-outer-container enlarged">
|
||||
<div class="selections-container primary-ancestry-card">
|
||||
{{#> "systems/daggerheart/templates/components/card-preview.hbs" primaryAncestry altPartialBlock=true secondaryDisabled=secondaryAncestry.uuid mixedAncestry=mixedAncestry }}
|
||||
{{#if uuid}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue