if(time < 6 || time > 18) {
			this.x = x -1  Math.rand(2);
			this.y = y -1 + Math.rand(2);
		}