Move heart.break out of Extra.ts (#1133)

This commit is contained in:
Snarling
2024-03-04 18:36:14 -05:00
committed by GitHub
parent d801743842
commit 4f4c6fe7e5
2 changed files with 1 additions and 6 deletions
+1
View File
@@ -1763,6 +1763,7 @@ export const ns: InternalAPI<NSFull> = {
ctx.workerScript.print(wrapUserNode(value));
},
flags: Flags,
heart: { break: () => () => Player.karma },
...NetscriptExtra(),
};