Update tarot management
This commit is contained in:
		| @@ -37,6 +37,7 @@ export class MaleficesActorSheet extends ActorSheet { | ||||
|       limited: this.object.limited, | ||||
|       armes: duplicate(this.actor.getArmes()), | ||||
|       tarots: duplicate(this.actor.getTarots()), | ||||
|       tarotsCache: duplicate(this.actor.getHiddenTarots()), | ||||
|       archetype: duplicate(this.actor.getArchetype()), | ||||
|       equipements: duplicate(this.actor.getEquipements()), | ||||
|       subActors: duplicate(this.actor.getSubActors()), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user