Sync with L2jServer HighFive Apr 21st 2015.
This commit is contained in:
9
trunk/dist/game/config/Custom.properties
vendored
9
trunk/dist/game/config/Custom.properties
vendored
@@ -496,13 +496,6 @@ DualboxCheckWhitelist = 127.0.0.1,0
|
||||
# Default: False
|
||||
AllowChangePassword = False
|
||||
|
||||
# Enables L2J old drop behavior
|
||||
# The old L2J system used to add amount of items drop per 100% range of chance.
|
||||
# For example, if chance is 230% when rate are applied, it will do :
|
||||
# amount dropped = (2 * getRandomAmount(min,max)) + 30% chance to get ad additional getRandomAmount(min,max)
|
||||
# Default : False
|
||||
OldDropBehavior = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Allowed Player Races
|
||||
@@ -689,7 +682,7 @@ BalancePlayerExceedLimit = 20
|
||||
|
||||
# Enable premium system.
|
||||
# Default: False
|
||||
EnablePremiumSystem = False
|
||||
EnablePremiumSystem = True
|
||||
|
||||
# Xp rate for premium players.
|
||||
PremiumRateXp = 2
|
||||
|
Reference in New Issue
Block a user