forked from public/bol
v10 sync
This commit is contained in:
@ -26,7 +26,7 @@ export class BoLActor extends Actor {
|
||||
if (this.type === 'character') {
|
||||
return 'player'
|
||||
}
|
||||
return 'tough'
|
||||
return this.system.chartype
|
||||
}
|
||||
/* -------------------------------------------- */
|
||||
getVillainy() {
|
||||
|
Reference in New Issue
Block a user