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

void set_smell(string key, string val);

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

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