Ajout multiples pour le combat et ameliorations des items
This commit is contained in:
@ -32,6 +32,11 @@
|
||||
name="system.protection" value="{{system.protection}}" data-dtype="Number" />
|
||||
</li>
|
||||
|
||||
<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">Prix</label>
|
||||
<input type="text" class="padd-right numeric-input item-field-label-short"
|
||||
|
Reference in New Issue
Block a user