Await ActiveEffect - TEST
This commit is contained in:
parent
53bc21eade
commit
39eda96f61
@ -3009,7 +3009,7 @@ export class RdDActor extends Actor {
|
||||
});
|
||||
return;
|
||||
}
|
||||
this.setStatusDemiReve(true);
|
||||
await this.setStatusDemiReve(true);
|
||||
}
|
||||
|
||||
const actorData = Misc.data(this);
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "foundryvtt-reve-de-dragon",
|
||||
"title": "Rêve de Dragon",
|
||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||
"version": "1.4.15",
|
||||
"version": "1.4.16",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"compatibleCoreVersion": "0.8.5",
|
||||
|
Loading…
Reference in New Issue
Block a user