Function clear_wander_area():
Defined in module m_wander (file: /std/modules/m_wander.c)

Clear the area(s) in which an NPC can wander in.  Effectively
this allows the NPC to wander anywhere.  See set_wander_area()

Prototype:
void clear_wander_area();
