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:
@@ -1,6 +0,0 @@
|
||||
if (this.actor.uuid != this.effect.sourceActor.uuid)
|
||||
{
|
||||
this.actor.setupSkill(game.i18n.localize("NAME.Athletics"), {skipTargets: true, appendTitle : ` - ${this.effect.name}`, fields : {difficulty: "hard"}, context : {failure : `<strong>${this.effect.name}</strong>: cannot move or take actions`}}).then(test => {
|
||||
test.roll();
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user