mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-16 18:12:24 +01:00
Changed message when buying tor router (#948)
This commit is contained in:
@ -32,7 +32,7 @@ export function purchaseTorRouter(): void {
|
|||||||
dialogBoxCreate(
|
dialogBoxCreate(
|
||||||
"You have purchased a TOR router!\n" +
|
"You have purchased a TOR router!\n" +
|
||||||
"You now have access to the dark web from your home computer.\n" +
|
"You now have access to the dark web from your home computer.\n" +
|
||||||
"Use the scan/scan-analyze commands to search for the dark web connection.",
|
"Use the buy command in the terminal to purchase programs.",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user