Fixed merchant tax problems.
This commit is contained in:
		
							
								
								
									
										12
									
								
								L2J_Mobius_Helios/dist/game/config/Feature.ini
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								L2J_Mobius_Helios/dist/game/config/Feature.ini
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev