diff --git a/src/Prestige.ts b/src/Prestige.ts index b0d669aec..0fe3e1305 100755 --- a/src/Prestige.ts +++ b/src/Prestige.ts @@ -99,6 +99,7 @@ export function prestigeAugmentation(): void { Player.factionInvitations = Player.factionInvitations.concat(maintainMembership); initAugmentations(); // Calls reapplyAllAugmentations() and resets Player multipliers Player.reapplyAllSourceFiles(); + Player.hp.current = Player.hp.max; initCompanies(); // Apply entropy from grafting