mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-09 20:51:21 +01:00
Added a visual for scars
This commit is contained in:
parent
b947b86c50
commit
83e281665d
2 changed files with 21 additions and 0 deletions
|
|
@ -76,6 +76,11 @@
|
|||
{{/if}}
|
||||
</span>
|
||||
{{/times}}
|
||||
{{#times document.system.scars}}
|
||||
<span class='hope-value scar'>
|
||||
<i class='fa-regular fa-circle'></i>
|
||||
</span>
|
||||
{{/times}}
|
||||
</div>
|
||||
{{#if document.system.class.value}}
|
||||
<div class="domains-section">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue