diff options
author | shennetsind <ind@henn.et> | 2013-01-27 08:32:25 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-01-27 08:32:25 -0200 |
commit | a70b02e03670755f71e725455c6c587de0fd9b44 (patch) | |
tree | 8c5e7d2cf05d1fe5d9a45118ee6a3046ea391b7f /conf/battle/client.conf | |
parent | 0f9a3af9e466576cdb64b0e3b4ab1a5dec9549f5 (diff) | |
download | hercules-a70b02e03670755f71e725455c6c587de0fd9b44.tar.gz hercules-a70b02e03670755f71e725455c6c587de0fd9b44.tar.bz2 hercules-a70b02e03670755f71e725455c6c587de0fd9b44.tar.xz hercules-a70b02e03670755f71e725455c6c587de0fd9b44.zip |
Renaming some more, also temporarily made "display_version" off by default until we decide what to do with the version since it's git.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r-- | conf/battle/client.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 0522e9425..eaf233a5d 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------------- -// rAthena Battle Configuration File +// Hercules Battle Configuration File // Originally Translated by Peter Kieser <pfak@telus.net> // Made in to plainer English by Ancyker //-------------------------------------------------------------- @@ -105,8 +105,8 @@ summer_ignorepalette: no // Set this to 1 if your clients have langtype problems and can't display motd properly motd_type: 0 -// Show rAthena version to users when the login? -display_version: yes +// Show Hercules version to users when the login? +display_version: no // When affected with the "Hallucination" status effect, send the effect to client? (Note 1) // Note: Set to 'no' if the client lags due to the "Wavy" screen effect. |