Removed main creation tab. Added equipment to remaining tab

This commit is contained in:
WBHarry 2025-08-11 23:37:00 +02:00
parent 7a798901cc
commit 5da20e36c0
15 changed files with 129 additions and 255 deletions

View file

@ -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",