Add adamges field to starship/vehicles
All checks were successful
Release Creation / build (release) Successful in 1m26s

This commit is contained in:
2025-03-26 08:41:53 +01:00
parent e54f998d29
commit 8576d25c2c
13 changed files with 48 additions and 30 deletions

View File

@@ -11,7 +11,7 @@
<fieldset class="character-hp">
<legend>{{localize "FTLNOMAD.Label.Stamina"}}</legend>
<div class="flexrow">
{{formField systemFields.health.fields.staminaValue value=health.staminaValue}}
{{formField systemFields.health.fields.staminaValue value=system.health.staminaValue}}
{{formField systemFields.health.fields.staminaMax value=system.health.staminaMax rootId=partId disabled=true}}
</div>
<div class="flexrow">