travel() Netscript Function ======================================= .. js:function:: travel(sleeveNumber, cityName) :param int sleeveNumber: index of the sleeve to travel. :param string cityName: name of the destination city. Return a boolean indicating whether or not the sleeve reached destination.