Fix scripts !
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let test = await this.actor.setupCharacteristic("t", { appendTitle: ` - ${this.effet.name}`, fields: { difficulty: "challenging" } })
|
||||
let test = await this.actor.setupCharacteristic("t", { appendTitle: ` - ${this.effect.name}`, fields: { difficulty: "challenging" } })
|
||||
await Test.roll();
|
||||
|
||||
if (Test.Échoué)
|
||||
|
||||
Reference in New Issue
Block a user