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

Set the area(s) that an NPC can wander in.  If this is not set 
it is assumed that the NPC can wander anywhere without area
restrictions.

Prototype:
void set_wander_area(string array area...);
