diff --git a/src/ScriptEditor/NetscriptDefinitions.d.ts b/src/ScriptEditor/NetscriptDefinitions.d.ts index 0601d59d5..f1602a461 100644 --- a/src/ScriptEditor/NetscriptDefinitions.d.ts +++ b/src/ScriptEditor/NetscriptDefinitions.d.ts @@ -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