bitburner-src/markdown/bitburner.singularity.traveltocity.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

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