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

string query_smell(string key);

Returns the long description of a given smell in the room.  If no key is
specified then the default description is returned.

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