ds4/src/templates/sheets/actor/tabs/character-inventory.hbs

4 lines
221 B
Handlebars

<div class="tab inventory" data-group="primary" data-tab="inventory">
{{> systems/ds4/templates/sheets/actor/components/currency.hbs}}
{{> systems/ds4/templates/sheets/actor/components/items-overview.hbs}}
</div>