Migration datamodels !

This commit is contained in:
2026-01-11 22:44:49 +01:00
parent 1afb1d0769
commit cfda525f7c
102 changed files with 342 additions and 342 deletions

View File

@@ -13,7 +13,7 @@ export class YggdrasillActorSheet extends foundry.appv1.sheets.ActorSheet {
return foundry.utils.mergeObject(super.defaultOptions, {
classes: ["yggdrasill", "sheet", "actor"],
template: "systems/fvtt-yggdrasill/templates/actor-sheet.html",
template: "systems/fvtt-yggdrasill/templates/actor-personnage-sheet.hbs",
width: 680,
height: 740,
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "stats" }],