Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 855 Bytes

bitburner.singularity.traveltocity.md

File metadata and controls

32 lines (18 loc) · 855 Bytes

Home > bitburner > Singularity > travelToCity

Singularity.travelToCity() method

Travel to another city.

Signature:

travelToCity(city: CityName | `${CityName}`): boolean;

Parameters

Parameter Type Description
city CityName | `${CityName}` City to travel to.

Returns:

boolean

True if action is successful, false otherwise.

Remarks

RAM cost: 2 GB * 16/4/1

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.