This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user