Initial changes.
This commit is contained in:
@@ -785,11 +785,6 @@ PartyXpCutoffGapPercent = 100;30;0
|
||||
# Default: False
|
||||
DisableTutorial = False
|
||||
|
||||
# Expertise penalty
|
||||
# If disabled, player will not receive penalty for equip higher grade items
|
||||
# Default: True
|
||||
ExpertisePenalty = True
|
||||
|
||||
# Player can in client define his own key mapping and for save it must be stored server side.
|
||||
# Default: True
|
||||
StoreCharUiSettings = True
|
||||
|
||||
@@ -101,8 +101,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>
|
||||
# Fafurion: 166
|
||||
AllowedProtocolRevisions = 166
|
||||
# Prelude of War: 228
|
||||
AllowedProtocolRevisions = 228
|
||||
|
||||
# Displays server type next to the server name on character selection.
|
||||
# Notes:
|
||||
|
||||
Reference in New Issue
Block a user