Refactor the sections of the PC sheet into their own partials for ease of reading, and localize the Aspect block labels
This commit is contained in:
parent
be197617cc
commit
fae962dc7e
13 changed files with 350 additions and 318 deletions
3
templates/actors/char-sheet-mvp/panels/spells.pc.hbs
Normal file
3
templates/actors/char-sheet-mvp/panels/spells.pc.hbs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{#> dotdungeon.panel class="spells" title="dotdungeon.actor.pc.panel.spells"}}
|
||||
Spells
|
||||
{{/ dotdungeon.panel}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue