mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
759 B
759 B
Home > bitburner > Singularity > travelToCity
Singularity.travelToCity() method
SF4.1 - Travel to another city.
Signature:
travelToCity(city: string): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
city | string | City to travel to. |
Returns:
boolean
True if actions is successful, false otherwise.
Remarks
RAM cost: 2 GB
This function allows the player to travel to any city. The cost for using this function is the same as the cost for traveling through the Travel Agency.