mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
update all chat messages to render templates
This commit is contained in:
parent
cc6c9a11bc
commit
6a1848760b
7 changed files with 130 additions and 112 deletions
|
|
@ -23,7 +23,6 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dice-total">{{this.damage.total}}</div>
|
||||
<div class="dice-actions">
|
||||
<button class="damage-button" data-target-hit="true" {{#if (eq this.targets.length 0)}}disabled{{/if}}>{{localize "DAGGERHEART.Chat.DamageRoll.DealDamageToTargets"}}</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue