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

string query_sound(string key);

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

See also: query_sounds(), add_sound(), set_sound(), set_sounds(), remove_sound(), set_sounds()
