Fixed resource bar to a segmented one in one colour. Fixed handful localization

This commit is contained in:
WBHarry 2025-08-07 16:23:04 +02:00
parent cd30aeaa7d
commit c6fc64df98
9 changed files with 49 additions and 13 deletions

View file

@ -19,9 +19,9 @@
localize=true toggled=true}}
</div>
<div class="input">
<span>{{localize this.inventory.currency.handfulls}}</span>
{{formInput systemFields.gold.fields.handfulls value=source.system.gold.handfulls
enriched=source.system.gold.handfulls localize=true toggled=true}}
<span>{{localize this.inventory.currency.handfuls}}</span>
{{formInput systemFields.gold.fields.handfuls value=source.system.gold.handfuls
enriched=source.system.gold.handfuls localize=true toggled=true}}
</div>
<div class="input">
<span>{{localize this.inventory.currency.bags}}</span>