Fixed attribute base for PC

This commit is contained in:
WBHarry 2025-06-01 15:47:56 +02:00
parent 7191421fa8
commit b9c5c3c753
2 changed files with 3 additions and 10 deletions

View file

@ -22,7 +22,7 @@
{{/each}}
</select>
{{else}}
<div class="attribute-text {{#if (lt attribute.data.value 0)}}negative{{/if}}">{{attribute.data.value}}</div>
<div class="attribute-text {{#if (lt attribute.data.total 0)}}negative{{/if}}">{{attribute.data.total}}</div>
{{/if}}
<img src="systems/daggerheart/assets/AttributeShield.svg" />
<div>