Initial Classic changes.
This commit is contained in:
@@ -16,7 +16,7 @@ Delevel = True
|
||||
|
||||
# Players will be affected by de-level after this level.
|
||||
# Default: 85
|
||||
DelevelMinimum = 85
|
||||
DelevelMinimum = 10
|
||||
|
||||
# This option enable check for all player skills for skill level.
|
||||
# If player level is lower than skill learn level - 9, skill level is decreased to next possible level.
|
||||
@@ -258,7 +258,7 @@ MaxSp = 50000000000
|
||||
# WARNING: Cannot exceed the maximum experince.xml level.
|
||||
# Example: Set as 85 to force the maximum player level at 85.
|
||||
# Default: 105
|
||||
MaximumPlayerLevel = 105
|
||||
MaximumPlayerLevel = 75
|
||||
|
||||
# Maximum number of allowed subclasses for every player.
|
||||
# Do not use more than 3!
|
||||
|
||||
@@ -95,7 +95,7 @@ AllowedProtocolRevisions = 64
|
||||
# Notes:
|
||||
# Accepted Values: Normal, Relax, Test, Broad, Restricted, Event, Free, World, New, Classic
|
||||
# Default: Free
|
||||
ServerListType = Free
|
||||
ServerListType = Classic
|
||||
|
||||
# Displays server minimum age to the server name on character selection.
|
||||
# Notes:
|
||||
|
||||
Reference in New Issue
Block a user