summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle/items.conf
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-01 23:03:37 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-01 23:03:37 +0000
commit2b73b3b22691865a310e7cd3b2504352e9ae44ea (patch)
treea2bb03a2245fbde9ffc9753be05198d7097dfa2b /conf-tmpl/battle/items.conf
parent9bcce8c1ddf0e5e131d0cbe3171e6d8b0b392721 (diff)
downloadhercules-2b73b3b22691865a310e7cd3b2504352e9ae44ea.tar.gz
hercules-2b73b3b22691865a310e7cd3b2504352e9ae44ea.tar.bz2
hercules-2b73b3b22691865a310e7cd3b2504352e9ae44ea.tar.xz
hercules-2b73b3b22691865a310e7cd3b2504352e9ae44ea.zip
Set the default vending tax to 2% as it is in kRO Sakray
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10117 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle/items.conf')
-rw-r--r--conf-tmpl/battle/items.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/items.conf b/conf-tmpl/battle/items.conf
index 8d04783c3..18ea9a318 100644
--- a/conf-tmpl/battle/items.conf
+++ b/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