Bringing PRC Alpha up to pairty with PRC35
Bringing PRC alpha up to parity with PRC35 with the exception of the marker feats, which need to be reworked. Updated PRC alpha release.
This commit is contained in:
@@ -1324,7 +1324,7 @@ int GetCasterLvl(int iTypeSpell, object oCaster = OBJECT_SELF)
|
||||
int iTemp;
|
||||
int nRace = GetRacialType(oCaster);
|
||||
|
||||
//Aranea include outsider HD as sorc
|
||||
//Aranea include shapechanger HD as sorc
|
||||
if(nRace == RACIAL_TYPE_ARANEA)
|
||||
iTemp = GetLevelByClass(CLASS_TYPE_SHAPECHANGER, oCaster);
|
||||
|
||||
|
Reference in New Issue
Block a user