mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
API: Add karma to ns.getPlayer() & document ns.heart.break() (#1131)
This commit is contained in:
@@ -108,6 +108,7 @@ export function NetscriptFormulas(): InternalAPI<IFormulas> {
|
||||
jobs: {},
|
||||
factions: [],
|
||||
entropy: 0,
|
||||
karma: 0,
|
||||
}),
|
||||
mockPerson: () => (): IPerson => ({
|
||||
hp: { current: 0, max: 0 },
|
||||
|
||||
Reference in New Issue
Block a user