Update skill levels after updating mults for SF and fragments

This commit is contained in:
Snarling 2021-10-13 01:24:30 -04:00 committed by GitHub
parent 87c63cde59
commit fb92287f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -193,6 +193,7 @@ export class StaneksGift implements IStaneksGift {
break; break;
} }
} }
p.updateSkillLevels();
} }
prestigeAugmentation(): void { prestigeAugmentation(): void {