Actor sheet

This commit is contained in:
2023-01-29 16:56:09 +01:00
parent 0a0f87663d
commit f5e03886d5
21 changed files with 380 additions and 1064 deletions

View File

@@ -69,7 +69,6 @@ export class WarheroItemSheet extends ItemSheet {
limited: this.object.limited,
options: this.options,
owner: this.document.isOwner,
abilities: duplicate(game.model.Actor.character.abilities),
isGM: game.user.isGM
}
if ( this.object.type == "power") {