mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
DOCUMENTATION: Remove references to defunct wiki from Hack/Weaken/Grow (#2404)
This commit is contained in:
@@ -281,13 +281,13 @@ export const HelpTexts: Record<string, string[]> = {
|
||||
"Usage: grow",
|
||||
" ",
|
||||
"Spoof transactions in the current server. Increasing the money available by hacking. Requires root access.",
|
||||
"See the wiki page for hacking mechanics.",
|
||||
"For additional information please go to Documentation > Resources > NS API Documentation > Grow.",
|
||||
" ",
|
||||
],
|
||||
hack: [
|
||||
"Usage: hack",
|
||||
" ",
|
||||
"Attempt to hack the current server. Requires root access in order to be run. See the wiki page for hacking mechanics",
|
||||
"For additional information please go to Documentation > Resources > NS API Documentation > Hack.",
|
||||
" ",
|
||||
],
|
||||
help: [
|
||||
@@ -525,7 +525,8 @@ export const HelpTexts: Record<string, string[]> = {
|
||||
"Usage: weaken",
|
||||
" ",
|
||||
"Reduces the security level of the current server. Decreasing the time it takes for all operations on this server.",
|
||||
"Requires root access. See the wiki page for hacking mechanics.",
|
||||
"Requires root access.",
|
||||
"For additional information please go to Documentation > Resources > NS API Documentation > Weaken.",
|
||||
" ",
|
||||
],
|
||||
wget: [
|
||||
|
||||
Reference in New Issue
Block a user