Sync with L2JServer Jan 9th 2015.
This commit is contained in:
13
trunk/dist/game/config/Feature.properties
vendored
13
trunk/dist/game/config/Feature.properties
vendored
@@ -13,6 +13,19 @@
|
||||
# Default: 16,20
|
||||
SiegeHourList = 16,20
|
||||
|
||||
# Taxes for castles
|
||||
# Tax in percent when is castle owned by npc's.
|
||||
# Default: 15
|
||||
TaxForNeutralSide = 15
|
||||
|
||||
# Tax in percent when is castle owned by player's and castle is on light side.
|
||||
# Default: 0
|
||||
TaxForLightSide = 0
|
||||
|
||||
# Tax in percent when is castle owned by player's and castle is on dark side.
|
||||
# Default: 30
|
||||
TaxForDarkSide = 30
|
||||
|
||||
# Teleport Function price
|
||||
# Price = 7 days
|
||||
CastleTeleportFunctionFeeRatio = 604800000
|
||||
|
Reference in New Issue
Block a user