made it more clear what nuke exe does

This commit is contained in:
Jordan Turner 2021-12-19 13:47:34 -07:00
parent 890b1df593
commit f678574a6c

@ -4214,7 +4214,7 @@ export interface NS extends Singularity {
* @remarks
* RAM cost: 0.05 GB
*
* Runs the NUKE.exe program on the target server. NUKE.exe must exist on your home computer.
* Running NUKE.exe on a target server gives you root access which means you can executes scripts on said server. NUKE.exe must exist on your home computer.
*
* @example
* ```ts