Misc fixes

This commit is contained in:
hondacrx
2022-06-15 18:27:32 -04:00
parent 9636581ee9
commit 04caa3e757
5 changed files with 18 additions and 166 deletions
+1
View File
@@ -909,6 +909,7 @@ namespace Game.AI
_followArrivedTimer = 1000;
_followArrivedEntry = 0;
_followCreditType = 0;
me.GetMotionMaster().Clear();
me.StopMoving();
me.GetMotionMaster().MoveIdle();