diff options
author | shennetsind <ind@henn.et> | 2013-10-11 13:20:07 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-11 13:20:07 -0300 |
commit | cb3c97b72bb6a2aad6e87922facdf7e2dc157492 (patch) | |
tree | 894615bfff73f68738fd87a449611ebaf0f2a957 /conf | |
parent | b1c82364e9097ee98dc0f850bdb37f2b3e945d61 (diff) | |
download | hercules-cb3c97b72bb6a2aad6e87922facdf7e2dc157492.tar.gz hercules-cb3c97b72bb6a2aad6e87922facdf7e2dc157492.tar.bz2 hercules-cb3c97b72bb6a2aad6e87922facdf7e2dc157492.tar.xz hercules-cb3c97b72bb6a2aad6e87922facdf7e2dc157492.zip |
Follow up 646f7e2f4ea4bd6b07e66d2949817ebdc18f3484
Adjusted range, thanks to haruna realising the feature had been fixed on recent clients.
Special Thanks to ossi0110 for testing the feature on multiple 2013 clients, which allowed us to restrict the date range more accurately.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/feature.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf index 352163c8e..37b05c657 100644 --- a/conf/battle/feature.conf +++ b/conf/battle/feature.conf @@ -24,5 +24,6 @@ feature.atcommand_suggestions: off feature.banking: on // Auction (Note 1) -// Feature became unstable on clients 2012 onwards (exact date not known) +// 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 |