Initial import

This commit is contained in:
2022-12-26 20:46:03 +01:00
parent ad7757da76
commit e3677e9739
7 changed files with 94 additions and 133 deletions

View File

@ -62,6 +62,7 @@ export class HeritiersItemSheet extends ItemSheet {
limited: this.object.limited,
options: this.options,
owner: this.document.isOwner,
config: game.system.lesheritiers.config,
description: await TextEditor.enrichHTML(this.object.system.description, {async: true}),
mr: (this.object.type == 'specialisation'),
isGM: game.user.isGM