2025/07/21 Update

Updated PEPS AI.
Full compile.
This commit is contained in:
Jaysyn904
2025-07-21 09:41:55 -04:00
parent 0e9e2c6950
commit ca8d5eba41
282 changed files with 920 additions and 646 deletions

View File

@@ -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.