Sync with L2JServer Jan 9th 2015.

This commit is contained in:
mobius
2015-01-09 19:55:02 +00:00
parent 9c9b0aaff7
commit 4c2db62a63
618 changed files with 19803 additions and 7853 deletions

View File

@@ -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