mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
Changed to use a dialog to choose which parts are kept when reseting (#1557)
This commit is contained in:
parent
3725fc29ef
commit
2aba7cf921
7 changed files with 179 additions and 22 deletions
|
|
@ -330,6 +330,12 @@
|
|||
"title": "{actor} - Character Setup",
|
||||
"traitIncreases": "Trait Increases"
|
||||
},
|
||||
"CharacterReset": {
|
||||
"title": "Reset Character",
|
||||
"alwaysDeleteSection": "Deleted Data",
|
||||
"optionalDeleteSection": "Optional Data",
|
||||
"headerTitle": "Select which data you'd like to keep"
|
||||
},
|
||||
"CombatTracker": {
|
||||
"combatStarted": "Active",
|
||||
"giveSpotlight": "Give The Spotlight",
|
||||
|
|
@ -2214,6 +2220,7 @@
|
|||
"single": "Player",
|
||||
"plurial": "Players"
|
||||
},
|
||||
"portrait": "Portrait",
|
||||
"proficiency": "Proficiency",
|
||||
"quantity": "Quantity",
|
||||
"range": "Range",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue