added language item
- added to database and localization definitions - added sheet - added to talents overview
This commit is contained in:
parent
9addb66a50
commit
f8e1f32439
8 changed files with 60 additions and 17 deletions
|
@ -32,6 +32,7 @@ Hooks.once("init", async function () {
|
|||
|
||||
async function registerHandlebarsPartials() {
|
||||
const templatePaths = [
|
||||
"systems/ds4/templates/item/partials/sheet-header.hbs",
|
||||
"systems/ds4/templates/item/partials/description.hbs",
|
||||
"systems/ds4/templates/item/partials/details.hbs",
|
||||
"systems/ds4/templates/item/partials/effects.hbs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue