Fix : monnaie, endurance, encombrement
This commit is contained in:
@ -112,7 +112,7 @@ export class RdDCalendrier extends Application {
|
||||
/* -------------------------------------------- */
|
||||
ajouterNombreAstral(index) {
|
||||
return {
|
||||
nombreAstral: new Roll("1d12").roll().total,
|
||||
nombreAstral: new Roll("1d12").evaluate( {async:false} ).total,
|
||||
valeursFausses: [],
|
||||
index: index
|
||||
}
|
||||
|
Reference in New Issue
Block a user