v10.6.7 #616

Merged
uberwald merged 5 commits from VincentVk/foundryvtt-reve-de-dragon:v10 into v10 2023-01-25 10:26:27 +01:00
Showing only changes of commit ee9e7d2adb - Show all commits

View File

@ -880,10 +880,7 @@ export class RdDActor extends RdDBaseActor {
for (let troncName of tronc) {
message += "<br>" + troncName;
}
ChatMessage.create({
whisper: ChatMessage.getWhisperRecipients(this.name),
content: message
});
ui.notifications.info(message);
}
const update = { _id: competence.id, 'system.niveau': nouveauNiveau };
await this.updateEmbeddedDocuments('Item', [update]); // Updates one EmbeddedEntity