Add the pet details (closes #135)
This commit is contained in:
parent
6504e33fad
commit
36976e5123
5 changed files with 107 additions and 3 deletions
|
|
@ -30,6 +30,7 @@ export const partials = [
|
|||
`actors/char-sheet/v2/partials/inventory/items/untyped.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/weapon.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/pet.v2.pc.hbs`,
|
||||
];
|
||||
|
||||
export const preAliasedPartials = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue