diff options
Diffstat (limited to 'conf/battle/misc.conf')
-rw-r--r-- | conf/battle/misc.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf index dab668cb1..8aa8b7c67 100644 --- a/conf/battle/misc.conf +++ b/conf/battle/misc.conf @@ -115,3 +115,9 @@ at_mapflag: no // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0 + +// Auction system, fee per hour. Default is 12000 +auction_feeperhour: 12000 + +// Auction maximum sell price +auction_maximumprice: 500000000 |