mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 12:57:06 +02:00
More Bladeburner rebalancing. Sleeves commiting crimes now reduces player kamra
This commit is contained in:
@@ -21,6 +21,7 @@ export interface IPlayer {
|
||||
factions: string[];
|
||||
hasWseAccount: boolean;
|
||||
jobs: IMap<string>;
|
||||
karma: number;
|
||||
money: any;
|
||||
queuedAugmentations: IPlayerOwnedAugmentation[];
|
||||
resleeves: Resleeve[];
|
||||
|
||||
Reference in New Issue
Block a user