Allow items

This commit is contained in:
2022-02-16 17:43:51 +01:00
parent 7da8f7d9f1
commit 04afb7a424
15 changed files with 348 additions and 194 deletions

View File

@@ -43,6 +43,7 @@
<label class="attribute-value checkbox"><input type="checkbox" name="data.otherdice" {{checked data.otherdice}}/></label>
</li>
{{> systems/fvtt-pegasus-rpg/templates/partial-equipment-effects.html}}
<li class="flexrow"><label class="generic-label">Equipped ?</label>
<label class="attribute-value checkbox"><input type="checkbox" name="data.equipped" {{checked data.equipped}}/></label>