mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Rework to level up once at a time
This commit is contained in:
parent
37b8c9bd37
commit
43444dfd42
16 changed files with 653 additions and 739 deletions
|
|
@ -764,8 +764,13 @@
|
|||
"selections": "Advancement Choices",
|
||||
"summary": "Summary"
|
||||
},
|
||||
"AdvanceLevel": "Continue To Level {level}",
|
||||
"navigateLevel": "To Level {level}",
|
||||
"navigateToSummary": "To Summary",
|
||||
"TakeLevelUp": "Finish Level Up",
|
||||
"Delevel": {
|
||||
"title": "Go back to previous level",
|
||||
"content": "Returning to the previous level selection will remove all selections made for this level. Do you want to proceed?"
|
||||
},
|
||||
"Selections": {
|
||||
"emptyDomainCardHint": "Domain Card Level {level} or below"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue