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

void remove_smell(string key);

This function will remove the given smell key from the room.

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