mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Merged with main
This commit is contained in:
commit
637918d686
28 changed files with 140 additions and 313 deletions
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
<strong>{{localize "DAGGERHEART.GENERAL.Experience.plural"}}</strong>
|
||||
{{#each item.system.experiences as | experience |}}
|
||||
<div>{{experience.name}} {{numberFormat experience.total sign=true}}</div>
|
||||
<div>{{experience.name}} {{numberFormat experience.value sign=true}}</div>
|
||||
{{/each}}
|
||||
|
||||
<div class="tooltip-information-section">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue