Ajout multiples pour le combat et ameliorations des items
This commit is contained in:
@ -85,6 +85,12 @@
|
||||
{{/each}}
|
||||
|
||||
<h3>Autres</h3>
|
||||
|
||||
<li class="flexrow">
|
||||
<label class="item-name-label-long">Equipé?</label>
|
||||
<input type="checkbox" name="system.equipe" {{checked system.equipe}} />
|
||||
</li>
|
||||
|
||||
<li class="flexrow">
|
||||
<label class="item-name-label-long">Bonus d'Initiative</label>
|
||||
<input type="text" class="padd-right numeric-input item-field-label-short"
|
||||
|
Reference in New Issue
Block a user