Fixes recul/desarmement #348
@ -215,7 +215,7 @@ export class RdDCommands {
|
|||||||
caracValue: carac,
|
caracValue: carac,
|
||||||
finalLevel: diff,
|
finalLevel: diff,
|
||||||
showDice: true,
|
showDice: true,
|
||||||
diviseur: significative ? 2 : 1,
|
diviseurSignificative: significative ? 2 : 1,
|
||||||
show: { title: "Table de résolution" }
|
show: { title: "Table de résolution" }
|
||||||
};
|
};
|
||||||
await RdDResolutionTable.rollData(rollData);
|
await RdDResolutionTable.rollData(rollData);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user