You could add a condition to the event that makes them rush towards you..
system compare two values: distance(you.x,you.y,enemy.x,enemy.y) > 128
Maybe you need to have an else event to stop their movement, that all depends on the way you have set things up..