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/party.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/party.conf')
-rw-r--r-- | conf/battle/party.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/party.conf b/conf/battle/party.conf index 63fc3a94a..e57bc4fc9 100644 --- a/conf/battle/party.conf +++ b/conf/battle/party.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 //-------------------------------------------------------------- @@ -15,7 +15,7 @@ party_update_interval: 1000 // Method used to update party-mate hp-bars: // 0: Aegis - bar is updated every time HP changes (bandwidth intensive) -// 1: rAthena - bar is updated with the party map dots (up to 1 second delay) +// 1: Hercules - bar is updated with the party map dots (up to 1 second delay) party_hp_mode: 0 // When 'Party Share' item sharing is enabled in a party, |