diff options
Diffstat (limited to 'conf/battle/feature.conf')
-rw-r--r-- | conf/battle/feature.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf index 440dbb31a..37b05c657 100644 --- a/conf/battle/feature.conf +++ b/conf/battle/feature.conf @@ -18,3 +18,12 @@ feature.search_stores: on // Atcommand suggestions (Note 1) // If one type incomplete atcommand, it will suggest the complete ones. feature.atcommand_suggestions: off + +// Banking (Note 1) +// Requires: 2013-07-24aRagexe or later +feature.banking: on + +// Auction (Note 1) +// Feature became unstable on clients 2012 onwards (exact date not known), +// it has been fixed on clients 2013-05-15 onwards however. +feature.auction: off
\ No newline at end of file |