Start vehicle automation
This commit is contained in:
@ -399,7 +399,7 @@ export class PegasusUtility {
|
||||
this.rollPegasus(rollData)
|
||||
character.modifyHeroLevelRemaining(-1)
|
||||
} else {
|
||||
ui.notifications.warn(`No more Hero Level for ${actor.name} ! Unable to reroll.`)
|
||||
ui.notifications.warn(`No more Hero Level for ${character.name} ! Unable to reroll.`)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user