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

View File

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