mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 05:05:47 +01:00
Clarify definition for installAugmentations()
Adds the sentence, "If you do not own uninstalled Augmentations then the game will not reset." to the description for installAugmentations().
This commit is contained in:
parent
41932928af
commit
ab388777b5
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -2198,7 +2198,7 @@ export interface Singularity {
|
|||||||
* RAM cost: 5 GB * 16/4/1
|
* RAM cost: 5 GB * 16/4/1
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* This function will automatically install your Augmentations, resetting the game as usual.
|
* This function will automatically install your Augmentations, resetting the game as usual. If you do not own uninstalled Augmentations then the game will not reset.
|
||||||
*
|
*
|
||||||
* @param cbScript - This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer.
|
* @param cbScript - This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user