Added drag/drop for features onto adversary/environment settings

This commit is contained in:
WBHarry 2025-07-05 03:01:43 +02:00
parent c3b8def6b1
commit 424335a3f2
3 changed files with 36 additions and 4 deletions

View file

@ -4,6 +4,6 @@
data-group='{{tabs.features.group}}'
>
<div class="feature-section">
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs' title=(localize tabs.actions.label) type='action'}}
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-fieldset-items.hbs' title=(localize tabs.features.label) type='feature'}}
</div>
</section>