UPdate and fixes for roll in combats
Release Creation / build (release) Successful in 43s

This commit is contained in:
2026-05-18 20:26:39 +02:00
parent 7279cd752d
commit 96306623e5
47 changed files with 329 additions and 177 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
{{formField systemFields.hascover value=system.hascover}}
{{#if system.hascover}}
<label>Cover vs ranged attacks</label>
<label>{{localize "LETHALFANTASY.Label.coverRanged"}}</label>
<div class="shift-right">
<label>Standing </label>
<label>{{localize "LETHALFANTASY.Label.standing"}}</label>
<div class="flexrow">{{formField
systemFields.standing.fields.min
value=system.standing.min
@@ -33,7 +33,7 @@
</div>
</div>
<div class="shift-right">
<label>Crouching</label>
<label>{{localize "LETHALFANTASY.Label.crouching"}}</label>
<div class="flexrow">{{formField
systemFields.crouching.fields.min
value=system.crouching.min