.dungeon/templates/actors/char-sheet-mvp/partials/stat.hbs
2023-11-21 22:59:22 -07:00

4 lines
No EOL
107 B
Handlebars

<div class="stat">
<label>{{localize (concat "stat." stat)}}</label>
{{> dotdungeon.dice_choice }}
</div>