Ajout QoL
This commit is contained in:
@@ -10,7 +10,9 @@ export class VadentisUtility extends Entity {
|
||||
const templatePaths = [
|
||||
'systems/foundryvtt-vadentis/templates/actor-sheet.html',
|
||||
'systems/foundryvtt-vadentis/templates/item-sheet.html',
|
||||
'systems/foundryvtt-vadentis/templates/editor-notes-gm.html'
|
||||
'systems/foundryvtt-vadentis/templates/editor-notes-gm.html',
|
||||
'systems/foundryvtt-vadentis/templates/hud-actor-attaque.html',
|
||||
'systems/foundryvtt-vadentis/templates/hud-actor-sort.html'
|
||||
]
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user