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