Removed Iron Will from Drow
Removed Iron Will from Drow & replaced it with an intrinsic bonus. Racial constants cleanup. Lowercased "others" folder contents.
This commit is contained in:
@@ -125,7 +125,6 @@ int _CheckEpicSpellcastingForClass(object oPC, int nClass)
|
||||
case CLASS_TYPE_BLIGHTER: return GetIsEpicBlighter(oPC);
|
||||
case CLASS_TYPE_UR_PRIEST: return GetIsEpicUrPriest(oPC);
|
||||
|
||||
break;
|
||||
}
|
||||
return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user