add culture and save space with base infos and progression infos
This commit is contained in:
parent
520aab8b72
commit
f8deca4cd4
8 changed files with 102 additions and 75 deletions
|
@ -40,6 +40,7 @@ async function registerHandlebarsPartials() {
|
|||
"systems/ds4/templates/actor/partials/attributes-traits.hbs",
|
||||
"systems/ds4/templates/actor/partials/combat-values.hbs",
|
||||
"systems/ds4/templates/actor/partials/profile.hbs",
|
||||
"systems/ds4/templates/actor/partials/character-progression.hbs",
|
||||
];
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue