forked from public/foundryvtt-wh4-lang-fr-fr
Fix scripts !
This commit is contained in:
@@ -8,7 +8,7 @@ if (stunned > this.actor.system.characteristics.t.bonus) {
|
||||
|
||||
const Test = await this.actor.setupSkill(game.i18n.localize("NAME.Cool"), {
|
||||
skipTargets: true,
|
||||
appendTitle: ` - ${this.effet.name}`,
|
||||
appendTitle: ` - ${this.effect.name}`,
|
||||
fields: {difficulty: "average"},
|
||||
context: {failure: `Encaisse ${crit} à la tête.`}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user