Lay the foundation for the per-item templating in the inventory
This commit is contained in:
parent
5e2fb95c73
commit
6d14d70f3e
5 changed files with 20 additions and 7 deletions
|
|
@ -26,7 +26,8 @@ export const partials = [
|
|||
`actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/transportation.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`,
|
||||
];
|
||||
|
||||
export const icons = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue