Update psi_inc_core.nss

This commit is contained in:
Jaysyn904 2023-03-19 16:31:25 -04:00
parent 1e143e21df
commit 9211a5a403

View File

@ -1210,6 +1210,7 @@ int GetPrimaryPsionicClass(object oCreature = OBJECT_SELF)
return nClass;
}
//:: [PRC .35] This needs to be updated for marker feats.
int GetPsionicPRCLevels(object oCreature)
{
int nLevel = 0;