long-war-2 / lwotc

Port of Long War 2 to XCOM 2's War of the Chosen expansion
342 stars 89 forks source link

PSI Operatives not showing as promoted after a mission #142

Closed jmartinez989 closed 4 years ago

jmartinez989 commented 5 years ago

After a mission if the psi op has acquired enough xp to promote they after mission briefing will not show it as such. This makes it so you have to go to the psi lab to see if the psi op is actually able to learn a new skill.

pledbrook commented 5 years ago

Looks like this was implemented via a highlander event. See the OnCheckForPsiPromotion() method in XComGameState_LWListenerManager.

ansabalirai commented 5 years ago

So, just to confirm, the issue isn't as much as Psi ops not getting XP for promotions, just that they don't show as being eligible for promotions from outside of the Psi lab?

pledbrook commented 4 years ago

@ansabalirai Correct

pledbrook commented 4 years ago

Depends on highlander #631.