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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#if sss}}
|
{{#if sss}}
|
||||||
{{!-- Weapon Properties --}}
|
{{!-- Weapon Properties --}}
|
||||||
<div class="form-group stacked weapon-properties">
|
<div class="form-group stacked weapon-properties">
|
||||||
<label>{{ localize "SW5E.ItemWeaponProperties" }}</label>
|
<label>{{ localize "SW5E.ItemWeaponProperties" }}</label>
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
</label>
|
</label>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if isWeapon }}
|
{{#if isWeapon }}
|
||||||
<div class="form-group stacked weapon-properties">
|
<div class="form-group stacked weapon-properties">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue