#150 : Gestion du cas Thanatos

This commit is contained in:
2021-02-06 23:51:04 +01:00
parent 5cd60ca76a
commit 4b88efa999
5 changed files with 24 additions and 2 deletions

View File

@ -706,6 +706,7 @@ export class RdDActor extends Actor {
} else {
console.log("Competence not found", compName);
}
RdDUtility.checkThanatosXP( compName );
}
/* -------------------------------------------- */