Manage spec/skills

This commit is contained in:
2023-05-03 20:05:31 +02:00
parent 06d91f11f1
commit 08f0aba1d8
17 changed files with 1567 additions and 280 deletions

View File

@ -20,7 +20,7 @@
<ul>
<li class="flexrow">
<label class="item-name-label-long field-align-top">{{localize "ECRY.ui.traitType"}}</label>
<label class="item-name-label-long">{{localize "ECRY.ui.traitType"}}</label>
<select class="item-field-label-medium" type="text" name="system.traitype" value="{{system.traitype}}" data-dtype="String">
{{#select system.traitype}}
{{#each config.traitTypes as |type key| }}