mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-17 01:22:25 +00:00
update
This commit is contained in:
parent
d69552d4df
commit
29ef1527e7
@ -543,7 +543,7 @@ float Mob::_GetMovementSpeed(int mod) const
|
||||
if (IsRooted())
|
||||
return 0.0f;
|
||||
else if (IsPseudoRooted())
|
||||
return 0.000001f;
|
||||
return 0.00001f;
|
||||
|
||||
float speed_mod = runspeed;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user