mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
.
This commit is contained in:
parent
aed7942fc4
commit
8b864ba388
11 changed files with 50 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<ul class="damage-container">
|
||||
{{#each this.updates}}
|
||||
<li class="damage-row">
|
||||
{{#if (gte this.value)}}
|
||||
{{#if (gte this.value 0)}}
|
||||
<span>
|
||||
{{
|
||||
localize "DAGGERHEART.UI.Chat.markResource"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue