Function set_exits:
Defined in module m_exit (file: /std/modules/m_exit.c)

Sets the exit mapping of a room.  The keys should be exit names, the values
should be either filenames or more complex structures described in the
exits doc

Prototype:
void set_exits( mapping new_exits );
