Core/Misc: Removed Death knight creation restrictions

This commit is contained in:
hondacrx
2017-12-11 10:49:47 -05:00
parent 9cc31f9d53
commit 27fe48e33d
5 changed files with 5 additions and 107 deletions
-18
View File
@@ -766,24 +766,6 @@ CharactersPerAccount = 50
CharactersPerRealm = 12
#
# DeathKnightsPerRealm
# Description: Limit number of death knight characters per account on this realm.
# Range: 1-12
# Default: 1
DeathKnightsPerRealm = 1
#
# CharacterCreating.MinLevelForDeathKnight
# Description: Limit creating death knights only for account with another
# character of specific level (ignored for GM accounts).
# Default: 55 - (Enabled, Requires at least another level 55 character)
# 0 - (Disabled)
# 1 - (Enabled, Requires at least another level 1 character)
CharacterCreating.MinLevelForDeathKnight = 55
#
# DemonHuntersPerRealm
# Description: Limit number of demon hunter characters per account on this realm.