Compendia for Fighting Masteries and Styles and Other Minor Updates

What the title says.
This commit is contained in:
Professor Bunbury 2020-11-05 15:37:53 -05:00
parent 255e658768
commit 1130fdc30d
63 changed files with 419 additions and 119 deletions

View file

@ -78,6 +78,21 @@
<div class="item-detail player-classfeatures">
{{item.data.name}}
</div>
{{else if section.isFightingstyles}}
<div class="item-detail player-fightingstyles">
{{item.data.name}}
</div>
{{else if section.isFightingmasteries}}
<div class="item-detail player-fightingmasteries">
{{item.data.name}}
</div>
{{else if section.isLightsaberform}}
<div class="item-detail player-lightsaberforms">
{{item.data.name}}
</div>
{{else if section.isClass}}
<div class="item-detail player-class">