4 lines
72 B
JavaScript
Raw Normal View History

if (!this.actor.hasCondition("entangled"))
{
this.effect.delete();
}