diff --git a/markdown/bitburner.hacknet.getcacheupgradecost.md b/markdown/bitburner.hacknet.getcacheupgradecost.md index 87d1302d1..2e7b23286 100644 --- a/markdown/bitburner.hacknet.getcacheupgradecost.md +++ b/markdown/bitburner.hacknet.getcacheupgradecost.md @@ -72,7 +72,7 @@ Cost of upgrading the specified Hacknet Node's cache. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.getcoreupgradecost.md b/markdown/bitburner.hacknet.getcoreupgradecost.md index d3c030ed4..10e7a5142 100644 --- a/markdown/bitburner.hacknet.getcoreupgradecost.md +++ b/markdown/bitburner.hacknet.getcoreupgradecost.md @@ -72,7 +72,7 @@ Cost of upgrading the specified Hacknet Node's number of cores. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns the cost of upgrading the number of cores of the specified Hacknet Node by n. diff --git a/markdown/bitburner.hacknet.gethashupgradelevel.md b/markdown/bitburner.hacknet.gethashupgradelevel.md index 2f6cfacec..c87f63229 100644 --- a/markdown/bitburner.hacknet.gethashupgradelevel.md +++ b/markdown/bitburner.hacknet.gethashupgradelevel.md @@ -54,7 +54,7 @@ Level of the upgrade. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.gethashupgrades.md b/markdown/bitburner.hacknet.gethashupgrades.md index 94125267a..c9e0f1e8e 100644 --- a/markdown/bitburner.hacknet.gethashupgrades.md +++ b/markdown/bitburner.hacknet.gethashupgrades.md @@ -19,7 +19,7 @@ An array containing the available upgrades ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.getlevelupgradecost.md b/markdown/bitburner.hacknet.getlevelupgradecost.md index b9cd188d1..52fe07150 100644 --- a/markdown/bitburner.hacknet.getlevelupgradecost.md +++ b/markdown/bitburner.hacknet.getlevelupgradecost.md @@ -72,7 +72,7 @@ Cost of upgrading the specified Hacknet Node. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns the cost of upgrading the specified Hacknet Node by n levels. diff --git a/markdown/bitburner.hacknet.getnodestats.md b/markdown/bitburner.hacknet.getnodestats.md index a6688c8a7..c788d73e4 100644 --- a/markdown/bitburner.hacknet.getnodestats.md +++ b/markdown/bitburner.hacknet.getnodestats.md @@ -56,7 +56,7 @@ Object containing a variety of stats about the specified Hacknet Node. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns an object containing a variety of stats about the specified Hacknet Node. diff --git a/markdown/bitburner.hacknet.getpurchasenodecost.md b/markdown/bitburner.hacknet.getpurchasenodecost.md index 5e8d2f787..16729a91a 100644 --- a/markdown/bitburner.hacknet.getpurchasenodecost.md +++ b/markdown/bitburner.hacknet.getpurchasenodecost.md @@ -19,7 +19,7 @@ Cost of purchasing a new Hacknet Node. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns the cost of purchasing a new Hacknet Node. diff --git a/markdown/bitburner.hacknet.getramupgradecost.md b/markdown/bitburner.hacknet.getramupgradecost.md index 4e1a45b5b..da9eeeba1 100644 --- a/markdown/bitburner.hacknet.getramupgradecost.md +++ b/markdown/bitburner.hacknet.getramupgradecost.md @@ -72,7 +72,7 @@ Cost of upgrading the specified Hacknet Node's RAM. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns the cost of upgrading the RAM of the specified Hacknet Node n times. diff --git a/markdown/bitburner.hacknet.getstudymult.md b/markdown/bitburner.hacknet.getstudymult.md index 43bb89616..7e5b8f381 100644 --- a/markdown/bitburner.hacknet.getstudymult.md +++ b/markdown/bitburner.hacknet.getstudymult.md @@ -19,7 +19,7 @@ Multiplier. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.gettrainingmult.md b/markdown/bitburner.hacknet.gettrainingmult.md index 672b64361..a0aca1a2b 100644 --- a/markdown/bitburner.hacknet.gettrainingmult.md +++ b/markdown/bitburner.hacknet.gettrainingmult.md @@ -19,7 +19,7 @@ Multiplier. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.hashcapacity.md b/markdown/bitburner.hacknet.hashcapacity.md index 46144a9f6..bf28cba35 100644 --- a/markdown/bitburner.hacknet.hashcapacity.md +++ b/markdown/bitburner.hacknet.hashcapacity.md @@ -19,7 +19,7 @@ Number of hashes you can store. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.hashcost.md b/markdown/bitburner.hacknet.hashcost.md index 7965739a0..dc14b9017 100644 --- a/markdown/bitburner.hacknet.hashcost.md +++ b/markdown/bitburner.hacknet.hashcost.md @@ -72,7 +72,7 @@ Number of hashes required for the specified upgrade. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.maxnumnodes.md b/markdown/bitburner.hacknet.maxnumnodes.md index d0fa22280..c176a307d 100644 --- a/markdown/bitburner.hacknet.maxnumnodes.md +++ b/markdown/bitburner.hacknet.maxnumnodes.md @@ -19,5 +19,5 @@ Maximum number of hacknet nodes. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB diff --git a/markdown/bitburner.hacknet.numhashes.md b/markdown/bitburner.hacknet.numhashes.md index d698d0e6c..e1771329a 100644 --- a/markdown/bitburner.hacknet.numhashes.md +++ b/markdown/bitburner.hacknet.numhashes.md @@ -19,7 +19,7 @@ Number of hashes you have. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.numnodes.md b/markdown/bitburner.hacknet.numnodes.md index fed9b5696..0fd29a153 100644 --- a/markdown/bitburner.hacknet.numnodes.md +++ b/markdown/bitburner.hacknet.numnodes.md @@ -19,7 +19,7 @@ Number of hacknet nodes. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Returns the number of Hacknet Nodes you own. diff --git a/markdown/bitburner.hacknet.purchasenode.md b/markdown/bitburner.hacknet.purchasenode.md index 57045530b..677302858 100644 --- a/markdown/bitburner.hacknet.purchasenode.md +++ b/markdown/bitburner.hacknet.purchasenode.md @@ -19,7 +19,7 @@ The index of the Hacknet Node or if the player cannot afford to purchase a new H ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Purchases a new Hacknet Node. Returns a number with the index of the Hacknet Node. This index is equivalent to the number at the end of the Hacknet Node’s name (e.g. The Hacknet Node named `hacknet-node-4` will have an index of 4). diff --git a/markdown/bitburner.hacknet.spendhashes.md b/markdown/bitburner.hacknet.spendhashes.md index 748d727b0..5614745c7 100644 --- a/markdown/bitburner.hacknet.spendhashes.md +++ b/markdown/bitburner.hacknet.spendhashes.md @@ -88,7 +88,7 @@ True if the upgrade is successfully purchased, and false otherwise. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.upgradecache.md b/markdown/bitburner.hacknet.upgradecache.md index 8753b50e0..6b6949b4b 100644 --- a/markdown/bitburner.hacknet.upgradecache.md +++ b/markdown/bitburner.hacknet.upgradecache.md @@ -72,7 +72,7 @@ True if the Hacknet Node’s cache level is successfully upgraded, false otherwi ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node). diff --git a/markdown/bitburner.hacknet.upgradecore.md b/markdown/bitburner.hacknet.upgradecore.md index 2681e5b2e..4b33c75d5 100644 --- a/markdown/bitburner.hacknet.upgradecore.md +++ b/markdown/bitburner.hacknet.upgradecore.md @@ -72,7 +72,7 @@ True if the Hacknet Node’s cores are successfully purchased, false otherwise. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Tries to purchase n cores for the specified Hacknet Node. diff --git a/markdown/bitburner.hacknet.upgradelevel.md b/markdown/bitburner.hacknet.upgradelevel.md index 1a31e85f2..9b9119975 100644 --- a/markdown/bitburner.hacknet.upgradelevel.md +++ b/markdown/bitburner.hacknet.upgradelevel.md @@ -72,7 +72,7 @@ True if the Hacknet Node’s level is successfully upgraded, false otherwise. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Tries to upgrade the level of the specified Hacknet Node by n. diff --git a/markdown/bitburner.hacknet.upgraderam.md b/markdown/bitburner.hacknet.upgraderam.md index 1f8c0b0b1..299a624ca 100644 --- a/markdown/bitburner.hacknet.upgraderam.md +++ b/markdown/bitburner.hacknet.upgraderam.md @@ -72,7 +72,7 @@ True if the Hacknet Node’s RAM is successfully upgraded, false otherwise. ## Remarks -RAM cost: 0 GB +RAM cost: 0.5 GB Tries to upgrade the specified Hacknet Node’s RAM n times. Note that each upgrade doubles the Node’s RAM. So this is equivalent to multiplying the Node’s RAM by 2 n. diff --git a/markdown/bitburner.ns.args.md b/markdown/bitburner.ns.args.md index 7340b104d..a092a946b 100644 --- a/markdown/bitburner.ns.args.md +++ b/markdown/bitburner.ns.args.md @@ -6,18 +6,14 @@ Arguments passed into the script. +These arguments can be accessed as a normal array by using the `[]` operator (`args[0]`, `args[1]`, etc...). Arguments can be string, number, or boolean. Use `args.length` to get the number of arguments that were passed into a script. + **Signature:** ```typescript readonly args: ScriptArg[]; ``` -## Remarks - -RAM cost: 0 GB - -Arguments passed into a script can be accessed as a normal array by using the `[]` operator (`args[0]`, `args[1]`, etc...). Arguments can be string, number, or boolean. Use `args.length` to get the number of arguments that were passed into a script. - ## Example `run example.js 7 text true` diff --git a/markdown/bitburner.ns.bladeburner.md b/markdown/bitburner.ns.bladeburner.md index 2850a4013..48da8c79e 100644 --- a/markdown/bitburner.ns.bladeburner.md +++ b/markdown/bitburner.ns.bladeburner.md @@ -11,8 +11,3 @@ Namespace for [Bladeburner](./bitburner.bladeburner.md) functions. Contains spoi ```typescript readonly bladeburner: Bladeburner; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.cloud.md b/markdown/bitburner.ns.cloud.md index 520c1f596..1ea28b535 100644 --- a/markdown/bitburner.ns.cloud.md +++ b/markdown/bitburner.ns.cloud.md @@ -11,8 +11,3 @@ Namespace for [cloud](./bitburner.cloud.md) functions. ```typescript readonly cloud: Cloud; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.codingcontract.md b/markdown/bitburner.ns.codingcontract.md index 0136f8c6e..3d6d78c5b 100644 --- a/markdown/bitburner.ns.codingcontract.md +++ b/markdown/bitburner.ns.codingcontract.md @@ -11,8 +11,3 @@ Namespace for [coding contract](./bitburner.codingcontract.md) functions. ```typescript readonly codingcontract: CodingContract; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.corporation.md b/markdown/bitburner.ns.corporation.md index 53e4083de..b8ca53a59 100644 --- a/markdown/bitburner.ns.corporation.md +++ b/markdown/bitburner.ns.corporation.md @@ -11,8 +11,3 @@ Namespace for [corporation](./bitburner.corporation.md) functions. Contains spoi ```typescript readonly corporation: Corporation; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.dnet.md b/markdown/bitburner.ns.dnet.md index f7e94af49..1a25abea3 100644 --- a/markdown/bitburner.ns.dnet.md +++ b/markdown/bitburner.ns.dnet.md @@ -11,8 +11,3 @@ Namespace for darknet functions. Contains spoilers. ```typescript readonly dnet: Darknet; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.format.md b/markdown/bitburner.ns.format.md index 699e9d503..7830a3065 100644 --- a/markdown/bitburner.ns.format.md +++ b/markdown/bitburner.ns.format.md @@ -11,8 +11,3 @@ Namespace for [formatting](./bitburner.format.md) functions. ```typescript readonly format: Format; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.formulas.md b/markdown/bitburner.ns.formulas.md index 3aff827d9..404bcffce 100644 --- a/markdown/bitburner.ns.formulas.md +++ b/markdown/bitburner.ns.formulas.md @@ -11,8 +11,3 @@ Namespace for [formulas](./bitburner.formulas.md) functions. ```typescript readonly formulas: Formulas; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.gang.md b/markdown/bitburner.ns.gang.md index a6ca0e3a9..f617d8eb0 100644 --- a/markdown/bitburner.ns.gang.md +++ b/markdown/bitburner.ns.gang.md @@ -11,8 +11,3 @@ Namespace for [gang](./bitburner.gang.md) functions. Contains spoilers. ```typescript readonly gang: Gang; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.go.md b/markdown/bitburner.ns.go.md index 670bdb16c..62557bd5f 100644 --- a/markdown/bitburner.ns.go.md +++ b/markdown/bitburner.ns.go.md @@ -11,8 +11,3 @@ Namespace for [Go](./bitburner.go.md) functions. ```typescript readonly go: Go; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.grafting.md b/markdown/bitburner.ns.grafting.md index 0a8306d60..89b0dbb9c 100644 --- a/markdown/bitburner.ns.grafting.md +++ b/markdown/bitburner.ns.grafting.md @@ -11,8 +11,3 @@ Namespace for [grafting](./bitburner.grafting.md) functions. Contains spoilers. ```typescript readonly grafting: Grafting; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.hacknet.md b/markdown/bitburner.ns.hacknet.md index 1b0aad613..b9b687512 100644 --- a/markdown/bitburner.ns.hacknet.md +++ b/markdown/bitburner.ns.hacknet.md @@ -11,8 +11,3 @@ Namespace for [hacknet](./bitburner.hacknet.md) functions. Some of this API cont ```typescript readonly hacknet: Hacknet; ``` - -## Remarks - -RAM cost: 4 GB. - diff --git a/markdown/bitburner.ns.infiltration.md b/markdown/bitburner.ns.infiltration.md index 0523a96d9..e9bfc63fe 100644 --- a/markdown/bitburner.ns.infiltration.md +++ b/markdown/bitburner.ns.infiltration.md @@ -11,8 +11,3 @@ Namespace for [infiltration](./bitburner.infiltration.md) functions. ```typescript readonly infiltration: Infiltration; ``` - -## Remarks - -RAM cost: 0 GB - diff --git a/markdown/bitburner.ns.md b/markdown/bitburner.ns.md index 755dca911..1c710f931 100644 --- a/markdown/bitburner.ns.md +++ b/markdown/bitburner.ns.md @@ -69,6 +69,8 @@ Description Arguments passed into the script. +These arguments can be accessed as a normal array by using the `[]` operator (`args[0]`, `args[1]`, etc...). Arguments can be string, number, or boolean. Use `args.length` to get the number of arguments that were passed into a script. +