mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Move heart.break out of Extra.ts (#1133)
This commit is contained in:
@@ -1763,6 +1763,7 @@ export const ns: InternalAPI<NSFull> = {
|
||||
ctx.workerScript.print(wrapUserNode(value));
|
||||
},
|
||||
flags: Flags,
|
||||
heart: { break: () => () => Player.karma },
|
||||
...NetscriptExtra(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user