Function set_area:
Defined in module base_room (file: /std/base_room.c)

Used by m_wander to prevent monsters from wandering to far.
Can either be a string, or an array of strings

Prototype:
void set_area(string array names...);
