4 lines
72 B
JavaScript
Raw Permalink Normal View History

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