3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
const broken = this.actor.hasCondition("broken");
|
|
|
|
broken?.delete(); |