Fix last HD Roll
All checks were successful
Release Creation / build (release) Successful in 1m35s

This commit is contained in:
2025-11-07 07:58:58 +01:00
parent 66f7aade25
commit 64f2efdcb9
26 changed files with 93 additions and 100 deletions

View File

@@ -76,7 +76,7 @@
<div class="biodata-elem">
<span class="name">Last HD roll</span>
{{formInput systemFields.biodata.fields.hpPerLevel value=system.biodata.hpPerLevel disabled=true}}
{{formInput systemFields.biodata.fields.hpPerLevel value=system.biodata.hpPerLevel disabled=isPlayMode}}
</div>