Begin getting a layout that has some semblance of a character sheet working.

This commit is contained in:
Oliver-Akins 2023-11-25 00:32:53 -07:00
parent 0d19becd74
commit 89ccb742f8
10 changed files with 241 additions and 40 deletions

View file

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