2 lines
82 B
JavaScript
2 lines
82 B
JavaScript
|
if (!this.actor.hasCondition("entangled"))
|
||
|
this.actor.addCondition("entangled");
|