Core/Auras: Mount speed auras are now properly selected when teleporting (dungeon enter/exit, regular teleport, ...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3010f2ca5dea532c851d5472157bbfdf0531e0d0)
This commit is contained in:
@@ -245,6 +245,8 @@ namespace Framework.Constants
|
||||
|
||||
public const int WorldTrigger = 12999;
|
||||
|
||||
public const uint DisplayIdHiddenMount = 73200;
|
||||
|
||||
public static float[] baseMoveSpeed =
|
||||
{
|
||||
2.5f, // MOVE_WALK
|
||||
|
||||
Reference in New Issue
Block a user