Merge pull request #1477 from Snarling/patch-4

Update skill levels after updating mults for SF and fragments
This commit is contained in:
hydroflame 2021-10-13 01:42:16 -04:00 committed by GitHub
commit 23571b5119
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 {