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

View File

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