mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Removed main creation tab. Added equipment to remaining tab
This commit is contained in:
parent
7a798901cc
commit
5da20e36c0
15 changed files with 129 additions and 255 deletions
|
|
@ -233,13 +233,14 @@
|
|||
},
|
||||
"APPLICATIONS": {
|
||||
"CharacterCreation": {
|
||||
"setupTabs": {
|
||||
"tabs": {
|
||||
"ancestry": "Ancestry",
|
||||
"community": "Community",
|
||||
"class": "Class",
|
||||
"experience": "Experience",
|
||||
"traits": "Traits",
|
||||
"domainCards": "Domain Cards"
|
||||
"domainCards": "Domain Cards",
|
||||
"equipment": "Equipment"
|
||||
},
|
||||
"ancestryNamePlaceholder": "Your ancestry's name",
|
||||
"buttonTitle": "Character Setup",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue