Nombreuses corections de scripts...
This commit is contained in:
@@ -12,7 +12,7 @@ const test = await this.actor.setupCharacteristic("t", {
|
||||
}
|
||||
});
|
||||
|
||||
await Test.roll();
|
||||
if (Test.failure) {
|
||||
await test.roll();
|
||||
if (test.failure) {
|
||||
await this.actor.addCondition("prone");
|
||||
}
|
||||
Reference in New Issue
Block a user