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

void set_exit_vis(string dir);

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

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