This commit is contained in:
2021-02-09 23:32:55 +01:00
parent 92f8fe4ee8
commit 42af291a7c
25 changed files with 587 additions and 62 deletions

View File

@ -29,6 +29,10 @@
<label class="generic-label">Minimum Action Point cost</label>
<input type="text" name="data.minap" value="{{data.minap}}" data-dtype="Number"/>
</div>
<div class="flexrow">
<label class="generic-label">Target needed ?</label>
<label class="attribute-value checkbox"><input type="checkbox" name="data.targetneeded" {{checked data.targetneeded}}/></label>
</div>
<div class="flexcol">
<label class="generic-label">Description</label>
<div class="form-group medium-editor">