From 9211a5a403f0699ba215faf20222c953ced0e342 Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Sun, 19 Mar 2023 16:31:25 -0400 Subject: [PATCH] Update psi_inc_core.nss --- trunk/include/psi_inc_core.nss | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/include/psi_inc_core.nss b/trunk/include/psi_inc_core.nss index ff94e44f..e1de7b33 100644 --- a/trunk/include/psi_inc_core.nss +++ b/trunk/include/psi_inc_core.nss @@ -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;