forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -4,4 +4,4 @@ for (let effect of holed) {
|
||||
await effect.update({name: effect.name.replace(/\d+/, rating => parseInt(rating) * 2)});
|
||||
}
|
||||
|
||||
this.script.scriptNotification(`Holed Ratings of ${this.actor.name} have been doubled.`);
|
||||
this.script.notification(`Holed Ratings of ${this.actor.name} have been doubled.`);
|
||||
Reference in New Issue
Block a user