Initial Grand Crusade changes.
This commit is contained in:
@@ -305,8 +305,8 @@ MaxSp = 50000000000
|
||||
# Maximum Player Level
|
||||
# WARNING: Cannot exceed the maximum experince.xml level.
|
||||
# Example: Set as 85 to force the maximum player level at 85.
|
||||
# Default: 105
|
||||
MaximumPlayerLevel = 105
|
||||
# Default: 110
|
||||
MaximumPlayerLevel = 110
|
||||
|
||||
# Maximum number of allowed subclasses for every player.
|
||||
# Do not use more than 3!
|
||||
|
||||
@@ -88,8 +88,8 @@ MaximumOnlineUsers = 2000
|
||||
# Numbers of protocol revisions that server allows to connect.
|
||||
# Delimiter is ;
|
||||
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
|
||||
# Helios: 64
|
||||
AllowedProtocolRevisions = 64
|
||||
# Grand Crusade: 110
|
||||
AllowedProtocolRevisions = 110
|
||||
|
||||
# Displays server type next to the server name on character selection.
|
||||
# Notes:
|
||||
|
||||
Reference in New Issue
Block a user