Correction sur les compétences de base
All checks were successful
Release Creation / build (release) Successful in 1m0s

This commit is contained in:
2025-06-04 15:29:32 +02:00
parent 16ccd2f3e1
commit 3693d68c24
59 changed files with 165 additions and 219 deletions

View File

@@ -15,7 +15,7 @@
{{#if competence}}
<div class="flexrow">
<span class="roll-dialog-label">Compétence </span>
<span class="roll-dialog-label">{{competence.name}} ({{competence.system.score}})</span>
<span class="roll-dialog-label">{{competence.name}} ({{compScore}})</span>
</div>
{{/if}}