forked from GitHub-Mirrors/foundry-sw5e
Update weapon.html
This commit is contained in:
parent
f51a286c65
commit
7732edbe0a
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@
|
|||
</label>
|
||||
</div>
|
||||
|
||||
{{#if sss}}
|
||||
{{#if sss}}
|
||||
{{!-- Weapon Properties --}}
|
||||
<div class="form-group stacked weapon-properties">
|
||||
<label>{{ localize "SW5E.ItemWeaponProperties" }}</label>
|
||||
|
@ -83,7 +83,7 @@
|
|||
</label>
|
||||
{{/each}}
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if isWeapon }}
|
||||
<div class="form-group stacked weapon-properties">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue