Fixed merchant tax problems.

This commit is contained in:
MobiusDev
2017-08-19 14:07:40 +00:00
parent 921e27c486
commit 0c183135c2
21 changed files with 135 additions and 141 deletions

View File

@@ -15,27 +15,27 @@ SiegeHourList = 16,20
# Taxes for castles
# Buy tax in percent when is castle owned by npc's.
# Defualt: 15
# Default: 15
BuyTaxForNeutralSide = 15
# Buy tax in percent when is castle owned by player's and castle is on light side.
# Defualt: 0
# Default: 0
BuyTaxForLightSide = 0
# Buy tax in percent when is castle owned by player's and castle is on dark side.
# Defualt: 30
# Default: 30
BuyTaxForDarkSide = 30
# Sell tax in percent when is castle owned by npc's.
# Defualt: 15
# Default: 15
SellTaxForNeutralSide = 15
# Sell tax in percent when is castle owned by player's and castle is on light side.
# Defualt: 0
# Default: 0
SellTaxForLightSide = 0
# Sell tax in percent when is castle owned by player's and castle is on dark side.
# Defualt: 30
# Default: 30
SellTaxForDarkSide = 30
# Teleport Function price