mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
Changed message when buying tor router (#948)
This commit is contained in:
parent
61ffed9b3a
commit
107b4e90e9
@ -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.",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user