Add the effects handlebars templates
This commit is contained in:
parent
d131e2faaa
commit
27c30b7eef
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ export const partials = [
|
|||
|
||||
// The v2 PC sheet partials
|
||||
`actors/char-sheet/v2/partials/stats.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/effects.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue