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

void set_exits(mapping map);

Sets all the exits in a room as exit:file mapping pairs.

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

