Fix in creature+actor sheet

This commit is contained in:
2026-06-25 22:08:42 +02:00
parent f3c9a531e1
commit 393f059d17
8 changed files with 184 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
<div class="resource-values">
{{formInput systemFields.hp.fields.value value=system.hp.value classes="hp-value"}}
<span class="separator">/</span>
{{formInput systemFields.hp.fields.max value=system.hp.max disabled=isPlayMode classes="hp-max"}}
{{formInput systemFields.hp.fields.max value=system.hp.max disabled classes="hp-max"}}
</div>
<div class="resource-temp">
<label>{{localize "AWEMMY.Character.HPTemp"}}</label>