forked from GitHub-Mirrors/foundry-sw5e
Update weapon.html
added spot for weapon property amount
This commit is contained in:
parent
54c034eb1a
commit
df1c4fc083
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
|||
<label class="checkbox">
|
||||
<input type="checkbox" name="data.properties.{{prop}}" {{checked (lookup ../data.properties prop)}}/> {{ name }}
|
||||
</label>
|
||||
<label class="text"> <input type="text" maxlength="1" name="wpNum"/></label>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue