Some check on actor types
This commit is contained in:
@@ -40,24 +40,31 @@ export const PreloadTemplates = async function () {
|
||||
`${tpl}items/armor/armor-sheet.html`,
|
||||
`${tpl}items/bond/bond-entry.html`,
|
||||
`${tpl}items/bond/bond-sheet.html`,
|
||||
`${tpl}items/bond/bond-text.html`,
|
||||
`${tpl}items/item/items.html`,
|
||||
`${tpl}items/item/item-entry.html`,
|
||||
`${tpl}items/item/item-value.html`,
|
||||
`${tpl}items/item/item-sheet.html`,
|
||||
`${tpl}items/item/item-infos.html`,
|
||||
`${tpl}items/item/item-text.html`,
|
||||
`${tpl}items/item-pattern/item-pattern-entry.html`,
|
||||
`${tpl}items/item-pattern/item-pattern-sheet.html`,
|
||||
`${tpl}items/item-pattern/item-pattern-text.html`,
|
||||
`${tpl}items/peculiarity/peculiarity-entry.html`,
|
||||
`${tpl}items/peculiarity/peculiarity-sheet.html`,
|
||||
`${tpl}items/peculiarity/peculiarity-text.html`,
|
||||
`${tpl}items/property/properties.html`,
|
||||
`${tpl}items/property/property-entry.html`,
|
||||
`${tpl}items/property/property-sheet.html`,
|
||||
`${tpl}items/signature-scroll/signature-scroll-entry.html`,
|
||||
`${tpl}items/signature-scroll/signature-scroll-sheet.html`,
|
||||
`${tpl}items/signature-scroll/signature-scroll-text.html`,
|
||||
`${tpl}items/technique/technique-entry.html`,
|
||||
`${tpl}items/technique/technique-sheet.html`,
|
||||
`${tpl}items/technique/technique-text.html`,
|
||||
`${tpl}items/title/title-entry.html`,
|
||||
`${tpl}items/title/title-sheet.html`,
|
||||
`${tpl}items/title/title-text.html`,
|
||||
`${tpl}items/weapon/weapons.html`,
|
||||
`${tpl}items/weapon/weapon-entry.html`,
|
||||
`${tpl}items/weapon/weapon-sheet.html`,
|
||||
|
||||
Reference in New Issue
Block a user