Clean up character sheet
This commit is contained in:
parent
3fa6b1fab1
commit
cd6be32583
13 changed files with 251 additions and 140 deletions
|
@ -8,6 +8,8 @@ export default async function registerHandlebarsPartials(): Promise<void> {
|
|||
const templatePaths = [
|
||||
"systems/ds4/templates/sheets/actor/components/biography.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/character-progression.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/character-properties.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/character-header.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/check.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/checks.hbs",
|
||||
"systems/ds4/templates/sheets/actor/components/combat-value.hbs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue