Ajout arts obscurs

This commit is contained in:
2024-11-17 22:45:48 +01:00
parent 2b680a203f
commit bcd0758328
71 changed files with 564 additions and 189 deletions

View File

@@ -32,7 +32,7 @@
value="{{skill.system.niveau}}" data-dtype="Number">
{{selectOptions @root.config.listNiveau selected=skill.system.niveau}}
</select>
<input type="checkbox" class="item-field-label-short edit-item-data" data-item-field="predilection" {{checked
<input type="checkbox" class="item-field-label-short edit-item-data" data-tooltip="Prédilection" data-item-field="predilection" {{checked
skill.system.predilection}} />
<div class="item-controls item-controls-fixed">
<a class="item-control item-edit" title="Edit Item"><i class="fas fa-edit"></i></a>