Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

View File

@@ -20,7 +20,7 @@ ServerListBrackets = False
# Displays server type next to the server name on character selection.
# Notes:
# Accepted Values: Normal, Relax, Test, NoLabel, Restricted, Event, Free
# Accepted Values: Normal, Relax, Test, Broad, Restricted, Event, Free, World, New, Classic
# Default: Normal
ServerListType = Normal
@@ -405,12 +405,8 @@ GridNeighborTurnOffTime = 90
# Allow characters to receive damage from falling.
# CoordSynchronize = 2 is recommended.
# True - enabled.
# False - disabled.
# Auto - True if geodata enabled and False if disabled.
# Default: Auto
EnableFallingDamage = Auto
# Default: True
EnableFallingDamage = True
# ---------------------------------------------------------------------------
# Features
@@ -896,9 +892,6 @@ PacketHandlerDebug = False
# Default: False
Developer = False
# Default: False
AcceptGeoeditorConn = False
# Don't load Handlers
# Default: False
AltDevNoHandlers = False