Nombreuses corections de scripts...
This commit is contained in:
@@ -22,7 +22,7 @@ let Test = await actor.setupSkill('Calme', {
|
||||
fields: {difficulty: 'easy'},
|
||||
characteristic: 'wp',
|
||||
});
|
||||
await Test.roll();
|
||||
await test.roll();
|
||||
|
||||
if (!Test.succeeded) {
|
||||
Test.result.other.push(`<b>${actor.name}</b> est devenu @Condition[Stunned] par la vue.`);
|
||||
|
||||
Reference in New Issue
Block a user