Companions can't be put into CombatState anymore. Companions now have a Action Roll button

This commit is contained in:
WBHarry 2025-08-22 19:11:17 +02:00
parent ee786544c7
commit 9b3d1cddc4
4 changed files with 66 additions and 0 deletions

View file

@ -56,4 +56,7 @@
</div>
{{/each}}
</div>
<div class="action-section">
<button type="button" data-action="actionRoll">{{localize "DAGGERHEART.GENERAL.Roll.action"}}</button>
</div>
</section>