mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
Added result messages to the Death Move chat output and removed debug statements
This commit is contained in:
parent
4214e5133d
commit
a554ec0e4d
4 changed files with 43 additions and 26 deletions
|
|
@ -12,6 +12,9 @@
|
|||
<div class="description">
|
||||
{{{this.description}}}
|
||||
</div>
|
||||
<div class="result">
|
||||
{{{this.result}}}
|
||||
</div>
|
||||
</details>
|
||||
</ul>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue