mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 21:34:16 +02:00
[Feature] Configurable starting gold amounts in Homebrew settings (#1969)
* [Feature] Configurable starting gold amounts in Homebrew settings
This commit is contained in:
parent
67cd28f991
commit
a148aa3bcb
6 changed files with 72 additions and 24 deletions
|
|
@ -2887,7 +2887,9 @@
|
|||
"iconName": "Icon Name",
|
||||
"iconNameHint": "Icons are from fontawesome",
|
||||
"bagName": "Bag Name",
|
||||
"chestName": "Chest Name"
|
||||
"chestName": "Chest Name",
|
||||
"denomination": "Denomination",
|
||||
"initialAmount": "Starting Amount"
|
||||
},
|
||||
"domains": {
|
||||
"domainsTitle": "Base Domains",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue