Fixed resource error on TagTeamDialog reroll

This commit is contained in:
WBHarry 2026-03-27 10:29:01 +01:00
parent 8d8fa983ef
commit d7ce388cad
3 changed files with 8 additions and 11 deletions

View file

@ -453,7 +453,8 @@ export default class TagTeamDialog extends HandlebarsApplicationMixin(Applicatio
const { parsedRoll, newRoll } = await game.system.api.dice.DualityRoll.reroll(
memberData.rollData,
dieIndex,
diceType
diceType,
false
);
const rollData = parsedRoll.toJSON();
this.updatePartyData(