forked from public/foundryvtt-reve-de-dragon
Ajour lancer de sort
This commit is contained in:
@ -282,8 +282,8 @@ export class RdDTMRDialog extends Dialog {
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
lancerSort () {
|
||||
console.log("Lancer de sort !!!!!");
|
||||
lancerSort() {
|
||||
this.actor.rollUnSort(this.actor.data.data.reve.tmrpos.coord);
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user