Begin getting a layout that has some semblance of a character sheet working.
This commit is contained in:
parent
0d19becd74
commit
89ccb742f8
10 changed files with 241 additions and 40 deletions
|
|
@ -1,5 +1,19 @@
|
|||
{
|
||||
"dotdungeon.CharacterSheet": "PC Sheet",
|
||||
|
||||
"dotdungeon.panel.avatar": "Avatar",
|
||||
"dotdungeon.panel.statistics": "Statistics",
|
||||
"dotdungeon.panel.skills": "Skills",
|
||||
"dotdungeon.panel.backpack": "Backpack",
|
||||
"dotdungeon.panel.sync": "Sync",
|
||||
"dotdungeon.panel.aspect": "Aspect",
|
||||
"dotdungeon.panel.weapons": "Weapons",
|
||||
"dotdungeon.panel.roles": "Roles",
|
||||
"dotdungeon.panel.spells": "Spells",
|
||||
"dotdungeon.panel.mounts": "Mounts",
|
||||
"dotdungeon.panel.summons": "Summons",
|
||||
"dotdungeon.panel.storage": "Storage",
|
||||
|
||||
"stat.title": "Stats",
|
||||
"stat.build": "Build",
|
||||
"stat.meta": "Meta",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue