Fix: Jets d'astrologies invisibles pour joueur
This commit is contained in:
@ -312,7 +312,8 @@ export class RdDCalendrier extends Application {
|
||||
let rollData = {
|
||||
caracValue: request.carac_vue,
|
||||
finalLevel: niveau,
|
||||
showDice: false
|
||||
showDice: false,
|
||||
rollMode: "blindroll"
|
||||
};
|
||||
await RdDResolutionTable.rollData(rollData);
|
||||
let nbAstral = this.getNombreAstral(request.date);
|
||||
|
Reference in New Issue
Block a user