mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
851 B
851 B
Home > bitburner > Bladeburner > switchCity
Bladeburner.switchCity() method
Travel to another city in Bladeburner.
Signature:
switchCity(city: CityName): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
city |
Name of city. Case-sensitive |
Returns:
boolean
true if successful, and false otherwise
Remarks
RAM cost: 4 GB
Attempts to switch to the specified city (for Bladeburner only).
Returns true if successful, and false otherwise