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

Add an exit to the object with a destination.  .
Add the value should be a filename or a more complex structure as
described in the exits doc.

Prototype:
varargs void add_exit(mixed direction, mixed destination);
