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

@ -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"
},