#54 Gestion complète du malus armure

This commit is contained in:
2020-12-02 14:00:54 +01:00
parent d614206859
commit 18c7eb767d
7 changed files with 37 additions and 11 deletions

View File

@ -219,7 +219,7 @@ export class RdDUtility {
}
}
}
actorSheet.actor.computeEncombrementTotal();
actorSheet.actor.computeEncombrementTotalEtMalusArmure();
}
/* -------------------------------------------- */