2025/12/05 Update
Fixed overlong hak name (abilities -> ability). Updated PEPS Updated NWNxEE libraries. Updated readme Updated nim tools.
This commit is contained in:
@@ -59,7 +59,7 @@ void main()
|
||||
}
|
||||
if(ai_GetIsInCombat(oCreature))
|
||||
{
|
||||
ai_DoAssociateCombatRound (oCreature);
|
||||
ai_DoMonsterCombatRound (oCreature);
|
||||
return;
|
||||
}
|
||||
if(ai_GetBehaviorState(NW_FLAG_BEHAVIOR_SPECIAL)) ai_DetermineSpecialBehavior(oCreature);
|
||||
|
||||
Reference in New Issue
Block a user