bitburner-src/doc/source/netscript/sleeveapi/travel.rst
2019-03-17 18:15:10 -07:00

9 lines
315 B
ReStructuredText

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.