Fix #80
This commit is contained in:
@@ -836,7 +836,7 @@ export class PegasusUtility {
|
||||
actor.modifyStun(+1)
|
||||
}
|
||||
if (rollData.isVehicleStun) {
|
||||
this.modifyVehicleStun(1)
|
||||
actor.modifyVehicleStun(1)
|
||||
}
|
||||
|
||||
//this.removeUsedPerkEffects( rollData) // Unused for now
|
||||
|
Reference in New Issue
Block a user