mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
11 lines
268 B
ReStructuredText
11 lines
268 B
ReStructuredText
switchCity() Netscript Function
|
|
===============================
|
|
|
|
.. js:function:: switchCity(cityName)
|
|
|
|
:param string cityName: Name of city
|
|
|
|
Attempts to switch to the specified city (for Bladeburner only).
|
|
|
|
Returns true if successful, and false otherwise
|