2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
this.actor.hasCondition("broken")?.delete();
|
this.actor.hasCondition("broken")?.delete();
|