a
This commit is contained in:
@@ -22,6 +22,7 @@ export default class PlayerCharacter extends ActorGeneral
|
||||
}
|
||||
|
||||
static LOCALISATION_PREFIXES = ["PlayerCharacter"];
|
||||
|
||||
prepareBaseData() {
|
||||
super.prepareBaseData();
|
||||
let effectsToApply = this.gatherEffects();
|
||||
|
||||
Reference in New Issue
Block a user