2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
|
let test = await this.actor.setupTrait(this.item);
|
||
|
await test.roll();
|