DAtaModels + Appv2 migration : OK
This commit is contained in:
@@ -15,7 +15,7 @@ export class MournbladeCYD2CreatureSheet extends MournbladeCYD2ActorSheet {
|
||||
|
||||
return foundry.utils.mergeObject(super.defaultOptions, {
|
||||
classes: ["fvtt-mournblade-cyd2", "sheet", "actor"],
|
||||
template: "systems/fvtt-mournblade-cyd2/templates/creature-sheet.html",
|
||||
template: "systems/fvtt-mournblade-cyd2/templates/creature-sheet.hbs",
|
||||
width: 640,
|
||||
height: 720,
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "stats" }],
|
||||
|
||||
Reference in New Issue
Block a user