Item structure

This commit is contained in:
2021-04-01 22:52:41 +02:00
parent e205ca186a
commit f10691af65
2 changed files with 7 additions and 32 deletions

View File

@@ -11,6 +11,8 @@ export class VadentisUtility extends Entity {
'systems/foundryvtt-vadentis/templates/actor-sheet.html',
'systems/foundryvtt-vadentis/templates/item-sheet.html',
'systems/foundryvtt-vadentis/templates/score-option-list.html',
'systems/foundryvtt-vadentis/templates/malus-option-list.html',
'systems/foundryvtt-vadentis/templates/bonus-option-list.html',
'systems/foundryvtt-vadentis/templates/editor-notes-gm.html'
]
return loadTemplates(templatePaths);