Core/Misc: Update config option CharactersPerAccount (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5661944351cfa009b92355143ea9daadf8178d64)
This commit is contained in:
@@ -799,9 +799,9 @@ CharacterCreating.Disabled.ClassMask = 0
|
||||
# CharactersPerAccount
|
||||
# Description: Limit number of characters per account on all realms on this realmlist.
|
||||
# Important: Number must be >= CharactersPerRealm
|
||||
# Default: 50
|
||||
# Default: 60
|
||||
|
||||
CharactersPerAccount = 50
|
||||
CharactersPerAccount = 60
|
||||
|
||||
#
|
||||
# CharactersPerRealm
|
||||
|
||||
Reference in New Issue
Block a user