Sync with L2JServer Feb 3rd 2015.
This commit is contained in:
19
trunk/dist/game/config/Character.properties
vendored
19
trunk/dist/game/config/Character.properties
vendored
@@ -218,6 +218,10 @@ FeeDeleteTransferSkills = 10000000
|
||||
# Default: 10000000
|
||||
FeeDeleteSubClassSkills = 10000000
|
||||
|
||||
# Fee to remove Dual-Class skills.
|
||||
# Default: 20000000
|
||||
FeeDeleteDualClassSkills = 20000000
|
||||
|
||||
# Need Seize your destiny quest, to awaken
|
||||
# Default: true
|
||||
NeedSeizeYourDestinyForAwaken = false
|
||||
@@ -766,21 +770,6 @@ OffsetOnTeleportEnabled = True
|
||||
# Default: 50
|
||||
MaxOffsetOnTeleport = 50
|
||||
|
||||
# Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld.
|
||||
# Default: False
|
||||
RestorePlayerInstance = False
|
||||
|
||||
# Set whether summon skills can be used to summon players inside an instance.
|
||||
# When enabled individual instances can have summoning disabled in instance xml's.
|
||||
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
|
||||
# Default: ?
|
||||
AllowSummonToInstance = True
|
||||
|
||||
# When a player dies, is removed from instance after a fixed period of time.
|
||||
# Time in seconds.
|
||||
# Default: 60
|
||||
EjectDeadPlayerTime = 60
|
||||
|
||||
# This option is to enable or disable the use of in game petitions.
|
||||
# The MaxPetitionsPerPlayer is the amount of petitions a player can make.
|
||||
# The MaximumPendingPetitions is the total amount of petitions in the server.
|
||||
|
Reference in New Issue
Block a user