Add mana+AP reset buttons and conditions
This commit is contained in:
@@ -36,8 +36,7 @@ export default class PrismRPGActor extends Actor {
|
||||
if (this.type === "character") {
|
||||
Object.assign(prototypeToken, {
|
||||
sight: { enabled: true },
|
||||
actorLink: true,
|
||||
disposition: CONST.TOKEN_DISPOSITIONS.FRIENDLY,
|
||||
actorLink: false
|
||||
})
|
||||
this.updateSource({ prototypeToken })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user