Update Projects/UOContent/Mobiles/AI/BaseAI/BaseAI.cs
This commit is contained in:
parent
554dd672fd
commit
cc8cc44edd
1 changed files with 0 additions and 1 deletions
|
|
@ -356,7 +356,6 @@ public abstract partial class BaseAI
|
|||
_investigateStopTick = Core.TickCount + InvestigateDuration;
|
||||
_guardStopTick = Core.TickCount + GuardGraceDuration;
|
||||
_lkpGoal = null;
|
||||
|
||||
}
|
||||
|
||||
private void HandleFleeAction()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue