Corrections suite a migration Foundry v12
This commit is contained in:
@@ -136,6 +136,9 @@ export class MournbladeActor extends Actor {
|
||||
getDons() {
|
||||
return this.getItemSorted(["don"])
|
||||
}
|
||||
getPactes() {
|
||||
return this.getItemSorted(["pacte"])
|
||||
}
|
||||
getTendances() {
|
||||
return this.getItemSorted(["tendance"])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user