Fix #80
This commit is contained in:
@@ -2297,6 +2297,7 @@ export class PegasusActor extends Actor {
|
||||
if (actor) {
|
||||
let stat = this.getStat("hr")
|
||||
let rollData = this.getCommonRollData("hr")
|
||||
rollData.vehicle = duplicate(this)
|
||||
rollData.isVehicleStun = true
|
||||
rollData.mode = "stat"
|
||||
rollData.title = `Stat ${stat.label}`
|
||||
|
||||
Reference in New Issue
Block a user