Update Spawn.cpp
This commit is contained in:
parent
4009838f9d
commit
e82f2c5eb7
@ -3852,7 +3852,7 @@ void Spawn::FaceTarget(Spawn* target, bool disable_action_state){
|
|||||||
((NPC*)this)->StartRunback();
|
((NPC*)this)->StartRunback();
|
||||||
((NPC*)this)->PauseMovement(30000);
|
((NPC*)this)->PauseMovement(30000);
|
||||||
}
|
}
|
||||||
//SetTempActionState(0);
|
SetTempActionState(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user