forked from public/foundryvtt-reve-de-dragon
Foundry v11/v12 support
This commit is contained in:
@ -1149,6 +1149,7 @@ export class RdDActor extends RdDBaseActorSang {
|
||||
finalLevel: 0,
|
||||
diffConditions: 0,
|
||||
ajustementsForce: CONFIG.RDD.difficultesLibres,
|
||||
config: game.system.rdd.config
|
||||
}
|
||||
let html = await renderTemplate('systems/foundryvtt-reve-de-dragon/templates/dialog-roll-ethylisme.html', rollData);
|
||||
new RdDRollDialogEthylisme(html, rollData, this, r => this.saouler(r.forceAlcool)).render(true);
|
||||
|
Reference in New Issue
Block a user