Core/Conf: Update MaxPlayerLevel to 80
Port From (https://github.com/TrinityCore/TrinityCore/commit/1580b4ef84f11c06dc6adab60c09f2791c0876c5)
This commit is contained in:
@@ -870,9 +870,9 @@ SkipCinematics = 0
|
||||
# Description: Maximum level that can be reached by players.
|
||||
# Important: Levels beyond 110 are not recommended at all.
|
||||
# Range: 1-255
|
||||
# Default: 70
|
||||
# Default: 80
|
||||
|
||||
MaxPlayerLevel = 70
|
||||
MaxPlayerLevel = 80
|
||||
|
||||
#
|
||||
# MinDualSpecLevel
|
||||
|
||||
Reference in New Issue
Block a user