2025/07/20 Update

Updated PEPS AI.
This commit is contained in:
Jaysyn904
2025-07-20 11:58:23 -04:00
parent d77404f157
commit 6b49325c35
169 changed files with 877 additions and 738 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.