Fix commerces
This commit is contained in:
@@ -213,6 +213,7 @@ export class RdDBaseActor extends Actor {
|
||||
isCreatureEntite() { return this.isCreature() || this.isEntite() }
|
||||
isCreature() { return false }
|
||||
isEntite(typeentite = []) { return false }
|
||||
isHautRevant() { return false }
|
||||
isVehicule() { return false }
|
||||
isPersonnage() { return false }
|
||||
getItem(id, type = undefined) {
|
||||
|
Reference in New Issue
Block a user