Function set_obvious_description:
Defined in module m_complex_exit (file: /std/modules/m_complex_exit.c)

Set the obvious exit description.  This is the string that will appear in 
the obvious exits line of a room description.  It can be either a function
pointer or a string.

Prototype:
void set_obvious_description(mixed desc);
