forked from public/foundryvtt-reve-de-dragon
#13 - Fight management update
This commit is contained in:
@ -128,6 +128,7 @@ export class RdDRollDialog extends Dialog {
|
||||
return etat + parseInt(rollData.bmValue);
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
static _getTitle(rollData) {
|
||||
if (rollData.competence) {
|
||||
// If a weapon is there, add it in the title
|
||||
|
Reference in New Issue
Block a user