Various fixes and add rune support
This commit is contained in:
@@ -98,6 +98,11 @@ Hooks.once("init", function () {
|
||||
|
||||
OathHammerUtils.registerHandlebarsHelpers()
|
||||
|
||||
// Pre-register Handlebars partials so {{> "path"}} works in item templates
|
||||
foundry.applications.handlebars.loadTemplates([
|
||||
"systems/fvtt-oath-hammer/templates/item/rune-zone.hbs",
|
||||
])
|
||||
|
||||
console.info("Oath Hammer | System Initialized")
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user