Rework dialog Alchimie
This commit is contained in:
8
templates/partial-roll-enctotal.html
Normal file
8
templates/partial-roll-enctotal.html
Normal file
@ -0,0 +1,8 @@
|
||||
{{#if ajustements.encTotal.visible}}
|
||||
<div class="flexrow">
|
||||
<label>
|
||||
<input class="attribute-value checkbox-by-name" type="checkbox" name="useMalusEncTotal" {{#if useMalusEncTotal}}checked{{/if}}/>
|
||||
Appliquer l'encombrement comme malus ({{encTotal}}) ?
|
||||
</label>
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user