Misc/Config: Fixed comment for CharacterCreating.EvokersPerRealm and CharacterCreating.MinLevelForEvoker

Port From (https://github.com/TrinityCore/TrinityCore/commit/35d6afcb63218b2794a13e8bb255523d752880bc)
This commit is contained in:
hondacrx
2024-02-01 10:15:00 -05:00
parent 0f31b4fc9f
commit 98fe3a286c
+2 -2
View File
@@ -813,7 +813,7 @@ CharactersPerRealm = 60
#
# CharacterCreating.EvokersPerRealm
# Description: Limit number of death knight characters per account on this realm.
# Description: Limit number of evokers per account on this realm.
# Range: 1-60
# Default: 1
@@ -830,7 +830,7 @@ CharacterCreating.MinLevelForDemonHunter = 0
#
# CharacterCreating.MinLevelForEvoker
# Description: Limit creating demon hunters only for account with another
# Description: Limit creating evokers only for account with another
# character of specific level.
# Default: 50 - (Enabled, Requires at least another level 50 character)
# 0 - (Disabled, No requirement)