#4 : Weakness management, including bonus/malus field for scores and reminder in the flip dialog
This commit is contained in:
@@ -25,6 +25,8 @@ export class SoSActorSheet extends ActorSheet {
|
||||
getData() {
|
||||
let data = super.getData();
|
||||
|
||||
this.actor.checkDeck();
|
||||
|
||||
data.data.edgecard = this.actor.getEdgesCard();
|
||||
data.data.deckSize = this.actor.getDeckSize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user