New slots

This commit is contained in:
2023-03-10 18:32:13 +01:00
parent 36c9945886
commit c2a7fbb4b5
12 changed files with 345 additions and 84 deletions

View File

@@ -231,6 +231,7 @@ export class WarheroUtility {
'systems/fvtt-warhero/templates/partial-item-description.html',
'systems/fvtt-warhero/templates/partial-item-common-equipment.html',
'systems/fvtt-warhero/templates/partial-actor-equipment.html',
'systems/fvtt-warhero/templates/partial-container.html',
]
return loadTemplates(templatePaths);
}