mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
[Feature] Support for configurable currency icons (#1422)
* Add support for configurable currency icons * Remove unused plain style * Changed so that icons don't have to have an icon --------- Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
parent
f60792f714
commit
9b4249b100
9 changed files with 101 additions and 24 deletions
|
|
@ -2441,9 +2441,12 @@
|
|||
},
|
||||
"currency": {
|
||||
"title": "Currency Overrides",
|
||||
"changeIcon": "Change Currency Icon",
|
||||
"currencyName": "Currency Name",
|
||||
"coinName": "Coin Name",
|
||||
"handfulName": "Handful Name",
|
||||
"iconName": "Icon Name",
|
||||
"iconNameHint": "Icons are from fontawesome",
|
||||
"bagName": "Bag Name",
|
||||
"chestName": "Chest Name"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue