bitburner-src/markdown/bitburner.singularity.traveltocity.md
Olivier Gagnon 8b69fd7faa doc
2022-01-15 18:39:37 -05:00

761 B

Home > bitburner > Singularity > travelToCity

Singularity.travelToCity() method

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 * 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.