daggerheart/templates/sheets/actors/npc/navigation.hbs
2026-05-30 19:20:15 +02:00

6 lines
No EOL
302 B
Handlebars

<div class="npc-navigation">
{{> 'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs'}}
<button type="button" data-action="openSettings" data-tooltip-text="{{localize "DAGGERHEART.UI.Tooltip.openSheetSettings"}}">
<i class="fa-solid fa-wrench"></i>
</button>
</div>