mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
add homebrew options to rename currency names
This commit is contained in:
parent
c6cede40b2
commit
a4c7533743
7 changed files with 91 additions and 16 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue