forked from GitHub-Mirrors/foundry-sw5e
Merge branch 'master' into professorbunbury-sw5e
This commit is contained in:
commit
6edc557219
88 changed files with 1813 additions and 527 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