Various minor fixes + fix roll result

This commit is contained in:
2024-09-04 08:57:26 +02:00
parent 321052fd33
commit e6bdc427f2
100 changed files with 750 additions and 601 deletions

View File

@ -20,6 +20,7 @@ export class BoLActor extends Actor {
}
super.prepareData()
}
/* -------------------------------------------- */
async _preCreate(data, options, user) {