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