Explorar o código

Set the default vending tax to 2% as it is in kRO Sakray

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10117 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester %!s(int64=18) %!d(string=hai) anos
pai
achega
a191ddd217
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      conf-tmpl/Changelog.txt
  2. 1 1
      conf-tmpl/battle/items.conf

+ 2 - 0
conf-tmpl/Changelog.txt

@@ -1,5 +1,7 @@
 Date	Added
 
+2007/04/02
+	* Set the default vending tax to 2% as it is in kRO Sakray [Playtester]
 2007/03/28
 	* Added config "vending_tax" to apply a tax to all vending requests, as it
 	  was in kRO Sakray some time ago (items.conf).

+ 1 - 1
conf-tmpl/battle/items.conf

@@ -33,7 +33,7 @@ vending_max_value: 1000000000
 // Tax to apply to all vending transactions (eg: 10000 = 100%, 50 = 0.50%)
 // When a tax is applied, the item's full price is charged to the buyer, but
 // the vender will not get the whole price paid (they get 100% - this tax).
-vending_tax: 0
+vending_tax: 200
 
 // Show the buyer's name when successfully vended an item
 buyer_name: yes