diff --git a/Source/player.h b/Source/player.h index 6b40647043b..c46523c0ec9 100644 --- a/Source/player.h +++ b/Source/player.h @@ -39,7 +39,7 @@ constexpr size_t NumHotkeys = 12; // PVP REBALANCE: The percentage of diagonal movements that _pMovements reaches to take punitive action against that player in the arena. constexpr int16_t DiawalkDamageThreshold = 80; -constexpr int8_t MaxMovementHistory = 20; +constexpr int8_t MaxMovementHistory = 50; /** Walking directions */ enum {