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

Set the exit message of a given exit.
This message will be displayed in the room the body is leaving

Prototype:
void set_exit_msg(string direction, mixed array message...);
