4 lines
69 B
JavaScript
Raw Normal View History

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