mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
[Feature] 688 - Token Resource Bar (#699)
* Fixed resource bar to a segmented one in one colour. Fixed handful localization * Darkened the blue
This commit is contained in:
parent
2c8614fbd5
commit
df99d0e4c6
9 changed files with 49 additions and 13 deletions
|
|
@ -880,7 +880,7 @@
|
|||
"Gold": {
|
||||
"title": "Gold",
|
||||
"coins": "Coins",
|
||||
"handfulls": "Handfulls",
|
||||
"handfuls": "Handfuls",
|
||||
"bags": "Bags",
|
||||
"chests": "Chests"
|
||||
},
|
||||
|
|
@ -2138,7 +2138,7 @@
|
|||
"title": "Currency Overrides",
|
||||
"currencyName": "Currency Name",
|
||||
"coinName": "Coin Name",
|
||||
"handfullName": "Handfull Name",
|
||||
"handfulName": "Handful Name",
|
||||
"bagName": "Bag Name",
|
||||
"chestName": "Chest Name"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue