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