Local Functions (/std/inheritables/room.c)

void set_exit_invis(string dir);

Sets the given exit as invisible.  This exit will not appear in room descriptions as an obvious exit.

See also: set_exits(), remove_exit(), add_exit(), query_exits(), query_exit(), set_exit_vis()
