This commit is contained in:
rwanoux
2024-11-15 22:05:29 +01:00
parent a163528acb
commit e721c706eb
37 changed files with 334 additions and 185 deletions
+2 -1
View File
@@ -38,8 +38,9 @@ export const preloadHandlebarsTemplates = async function () {
// dialog templates
"systems/vermine2047/templates/dialogs/roll-dialog.hbs",
//items damages
//items partials
"systems/vermine2047/templates/item/partials/damages.html",
"systems/vermine2047/templates/item/partials/traits.html",
]);
};