Modif sur gestion equipement

This commit is contained in:
2020-11-29 18:21:34 +01:00
parent ec4166d2da
commit db500e1b4c
6 changed files with 77 additions and 19 deletions

View File

@ -650,6 +650,7 @@ export class RdDUtility {
}
}
/* -------------------------------------------- */
static _handleMsgDefense(data) {
let defenderActor = game.actors.get(data.defenderid);
if (defenderActor) {