DOCK
if (position == DOCK && (beenthere[position] || ourtime > CYCLE)) {
ClearBit(location[DOCK].objects, GIRL);
ClearBit(location[DOCK].objects, MAN);