mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
MISC: Clarify what "backdoor" does in "help" command (#2694)
This commit is contained in:
@@ -121,7 +121,8 @@ export const HelpTexts: Record<string, string[]> = {
|
||||
backdoor: [
|
||||
"Usage: backdoor",
|
||||
" ",
|
||||
"Install a backdoor on the current machine, grants a secret bonus depending on the machine.",
|
||||
"Installs a backdoor on the current server, which allows the player to connect to it from any ",
|
||||
"server. It may also grant a secret bonus, such as store discounts, depending on the server.",
|
||||
" ",
|
||||
"Requires root access to run.",
|
||||
" ",
|
||||
|
||||
Reference in New Issue
Block a user