Ajout artefacts + revue talents

This commit is contained in:
2022-10-26 12:12:30 +02:00
parent 6b1b43e0a3
commit 9cb5e3c306
6 changed files with 143 additions and 17 deletions

View File

@ -122,6 +122,7 @@ export class HawkmoonUtility {
'systems/fvtt-hawkmoon-cyd/templates/partial-list-niveau.html',
'systems/fvtt-hawkmoon-cyd/templates/partial-item-prix.html',
'systems/fvtt-hawkmoon-cyd/templates/partial-sante-etat.html',
'systems/fvtt-hawkmoon-cyd/templates/partial-automation.html',
]
return loadTemplates(templatePaths);
}