Fix calendrier et potions enchantees
This commit is contained in:
committed by
Vincent Vandemeulebrouck
parent
30b4881151
commit
b4778f7488
@ -25,7 +25,7 @@
|
||||
/* -------------------------------------------- */
|
||||
async resetNombreAstraux() {
|
||||
game.system.rdd.calendrier.resetNombreAstral();
|
||||
await game.system.rdd.calendrier.rebuildListeNombreAstral();
|
||||
await game.system.rdd.calendrier.rebuildListeNombreAstral( 'reset' );
|
||||
|
||||
game.system.rdd.calendrier.showAstrologieEditor();
|
||||
}
|
||||
|
Reference in New Issue
Block a user