Continue with merchant tax changes.

This commit is contained in:
MobiusDev
2017-08-19 14:37:32 +00:00
parent 0c183135c2
commit eacee48ca7
10 changed files with 50 additions and 56 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