v10.5.2 #606
@ -355,7 +355,7 @@ export class RdDCalendrier extends Application {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getHeureChance(heure) {
|
getHeureChance(heure) {
|
||||||
return heure + (this.getCurrentNombreAstral() ?? 1) - 1;
|
return heure + (this.getCurrentNombreAstral() ?? 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user