add homebrew options to rename currency names

This commit is contained in:
IrkTheImp 2025-06-28 00:01:12 -05:00
parent c6cede40b2
commit a4c7533743
7 changed files with 91 additions and 16 deletions

View file

@ -99,6 +99,13 @@
"FIELDS": {
"maxFear": { "label": "Max Fear" },
"traitArray": { "label": "Initial Trait Modifiers" }
},
"Currency": {
"title": "Currency Overrides",
"coinName": "Coin Name",
"handfullName": "Handfull Name",
"bagName": "Bag Name",
"chestName": "Chest Name"
}
},
"Resources": {