various fixes and adjustments

This commit is contained in:
phyzical
2022-03-29 22:43:28 +08:00
parent 7c5097ee83
commit fd64746ff8
15 changed files with 143 additions and 147 deletions

View File

@@ -163,6 +163,7 @@ export function prestigeAugmentation(this: PlayerObject): void {
this.workChaExpGained = 0;
this.workRepGained = 0;
this.workMoneyGained = 0;
this.hasCompletedAnInfiltration = false;
this.timeWorked = 0;