Genericizing some of the styling and adding the Aspect item details (closes #128)
This commit is contained in:
parent
649381cfdd
commit
acbcb6c9b2
4 changed files with 117 additions and 26 deletions
|
|
@ -28,6 +28,7 @@ export const partials = [
|
|||
`actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/material.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/untyped.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/items/aspect.v2.pc.hbs`,
|
||||
];
|
||||
|
||||
export const preAliasedPartials = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue