mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Fix Hope gain on Duality Roll
This commit is contained in:
parent
5d6eb4b145
commit
d2b0ed4947
4 changed files with 15 additions and 13 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<legend>
|
||||
{{localize "DAGGERHEART.UI.Chat.dicePool.title"}}
|
||||
</legend>
|
||||
<div class="roll-dice">{{log @root}}
|
||||
<div class="roll-dice">
|
||||
{{#each parts}}
|
||||
{{#each rolls}}
|
||||
<div class="roll-die">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue