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

void add_smell(string key, string val);

Sets a new smell to the room.  This is the same as set_smell()

See also: query_smells(), query_smell(), set_smell(), set_smells(), remove_smell(), set_sounds()
