mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Conf: Change evoker start level to 10 (#30252)
This commit is contained in:
@@ -938,9 +938,9 @@ StartDemonHunterPlayerLevel = 8
|
||||
# StartEvokerPlayerLevel
|
||||
# Description: Staring level for evokers after creation.
|
||||
# Range: 1-MaxPlayerLevel
|
||||
# Default: 58
|
||||
# Default: 10
|
||||
|
||||
StartEvokerPlayerLevel = 58
|
||||
StartEvokerPlayerLevel = 10
|
||||
|
||||
#
|
||||
# StartAlliedRacePlayerLevel
|
||||
|
||||
Reference in New Issue
Block a user