Fix #169 Add new ability stuff

This commit is contained in:
2022-11-29 21:38:43 +01:00
parent b5755db5ca
commit 502887a820
8 changed files with 35 additions and 61 deletions

View File

@@ -1601,7 +1601,6 @@ export class PegasusActor extends Actor {
}
}
console.log("Ablities", this.name, abilities)
let nrg = duplicate(this.system.nrg)
let bonus = 0
for (let effect of effects) {