Add effects and tabs
This commit is contained in:
@@ -258,6 +258,7 @@ export default class PrismRPGUtils {
|
||||
static async preloadHandlebarsTemplates() {
|
||||
const templatePaths = [
|
||||
'systems/fvtt-prism-rpg/templates/partial-item-effects.hbs',
|
||||
'systems/fvtt-prism-rpg/templates/weapon-types-config.hbs',
|
||||
]
|
||||
return foundry.applications.handlebars.loadTemplates(templatePaths)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user