148:/std/living/savevars.c (/std/living.c)
(public void) set_m_out(string m)
/*
 * Function name: set_m_out
 * Description  : Set the normal exit message of this living. This text should
 *                fit into the sentence "<name> <m-out> <to direction>." so
 *                there should not be a closing period to this message.
 * Arguments    : string m - the message string.
 * Example      : "waddles"
 */
