forked from public/foundryvtt-wh4-lang-fr-fr
Fix scripts !
This commit is contained in:
@@ -2,7 +2,7 @@ if (this.sourceActor.uuid === this.actor.uuid) return;
|
||||
|
||||
const test = await this.actor.setupCharacteristic("t", {
|
||||
skipTargets: true,
|
||||
appendTitle: ` — ${this.effet.name}`,
|
||||
appendTitle: ` — ${this.effect.name}`,
|
||||
fields: {
|
||||
difficulty: "difficult"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user