mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 07:38:36 +00:00
Merge fix
This commit is contained in:
@@ -175,7 +175,5 @@ void Mob::CalculateNewFearpoint()
|
||||
|
||||
if (currently_fleeing)
|
||||
m_FearWalkTarget = glm::vec3(ranx, rany, ranz);
|
||||
else //Break fear
|
||||
BuffFadeByEffect(SE_Fear);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user