Core/Characters: Upgrade limitation to 16 characters per realm

This commit is contained in:
hondacrx
2018-02-26 13:36:02 -05:00
parent 7d7970f777
commit 78f0f7557e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -753,10 +753,10 @@ CharactersPerAccount = 50
#
# CharactersPerRealm
# Description: Limit number of characters per account on this realm.
# Range: 1-12
# Default: 12 - (Client limitation)
# Range: 1-16
# Default: 16 - (Client limitation)
CharactersPerRealm = 12
CharactersPerRealm = 16
#
# DemonHuntersPerRealm