Readd currency to character sheet
This commit is contained in:
parent
315261bf4f
commit
d17b092658
6 changed files with 29 additions and 19 deletions
|
@ -66,6 +66,7 @@ async function registerHandlebarsPartials() {
|
|||
"systems/ds4/templates/actor/partials/talent-rank-equation.hbs",
|
||||
"systems/ds4/templates/actor/partials/item-list-header.hbs",
|
||||
"systems/ds4/templates/actor/partials/item-list-entry.hbs",
|
||||
"systems/ds4/templates/actor/partials/currency.hbs",
|
||||
];
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue