mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
Added homebrew settings without action handling for now
This commit is contained in:
parent
e38ebfab29
commit
a65719b314
11 changed files with 478 additions and 5 deletions
|
|
@ -87,6 +87,10 @@
|
|||
}
|
||||
},
|
||||
"Homebrew": {
|
||||
"NewDowntimeMove": "Downtime Move",
|
||||
"DowntimeMoves": "Downtime Moves",
|
||||
"ResetMovesTitle": "Reset {type} Downtime Moves",
|
||||
"ResetMovesText": "Are you sure you want to reset?",
|
||||
"FIELDS": {
|
||||
"maxFear": { "label": "Max Fear" },
|
||||
"traitArray": { "label": "Initial Trait Modifiers" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue