mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Added ability to purchase Tor router to access the dark web. Still need to implement functionality for this dark web
This commit is contained in:
@@ -16,6 +16,9 @@ CONSTANTS = {
|
||||
//Maximum number of log entries for a script
|
||||
MaxLogCapacity: 20,
|
||||
|
||||
//How much a TOR router costs
|
||||
TorRouterCost: 2000000,
|
||||
|
||||
//Text that is displayed when the 'help' command is ran in Terminal
|
||||
HelpText: "analyze Get statistics and information about current machine <br>" +
|
||||
"clear Clear all text on the terminal <br>" +
|
||||
|
||||
Reference in New Issue
Block a user