MISC: Clarify what "backdoor" does in "help" command (#2694)

This commit is contained in:
The Gail
2026-04-28 08:14:39 +01:00
committed by GitHub
parent 253b8b2672
commit ed6df3dfa7
+2 -1
View File
@@ -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.",
" ",