ds4/src/templates/sheets/actor/tabs/values.hbs

6 lines
284 B
Handlebars
Raw Normal View History

2021-04-13 21:40:52 +02:00
<div class="tab values" data-group="primary" data-tab="values">
{{> systems/ds4/templates/sheets/actor/components/core-values.hbs}}
{{> systems/ds4/templates/sheets/actor/components/combat-values.hbs}}
{{> systems/ds4/templates/sheets/actor/components/checks.hbs}}
2021-04-13 21:40:52 +02:00
</div>