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

void set_sound(string key, string val);

Sets a new sound to the room.  This is the same as add_sound().

See also: query_sounds(), query_sound(), add_sound(), set_sounds(), remove_sound(), set_smells()
