API: Add karma to ns.getPlayer() & document ns.heart.break() (#1131)

This commit is contained in:
LJ
2024-03-04 07:35:54 -07:00
committed by GitHub
parent 65082f677e
commit a5f5c81912
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -1683,6 +1683,7 @@ export const ns: InternalAPI<NSFull> = {
jobs: structuredClone(Player.jobs),
factions: Player.factions.slice(),
entropy: Player.entropy,
karma: Player.karma,
};
setDeprecatedProperties(data, {
playtimeSinceLastAug: {