2025/07/21 Update
Updated PEPS AI. Full compile.
This commit is contained in:
@@ -854,6 +854,8 @@ int ai_TryKnockdownFeat(object oCreature, object oTarget)
|
||||
}
|
||||
int ai_TryPolymorphSelfFeat(object oCreature)
|
||||
{
|
||||
// Lets check to see if we should actually Polymorph?
|
||||
|
||||
if(GetHasFeat(FEAT_EPIC_OUTSIDER_SHAPE))
|
||||
{
|
||||
int nSubFeat = Random(3) + 733; // 733 azer, 734 rakshasa, 735 Slaad.
|
||||
|
Reference in New Issue
Block a user