summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-08 15:53:29 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-08 15:53:29 -0300
commit95669344c74cf2f871b94b93eec69e0affc03c88 (patch)
tree62c84aeb2e9fe4b5f546dea74392341b9d41d83b /conf
parent79b19318a3c9aae7f704a1f7ba78158a1af29705 (diff)
downloadserverdata-95669344c74cf2f871b94b93eec69e0affc03c88.tar.gz
serverdata-95669344c74cf2f871b94b93eec69e0affc03c88.tar.bz2
serverdata-95669344c74cf2f871b94b93eec69e0affc03c88.tar.xz
serverdata-95669344c74cf2f871b94b93eec69e0affc03c88.zip
[skip ci] Attempt to reduce bandwidth usage from parties.
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/party.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/party.conf b/conf/map/battle/party.conf
index f55732f6f..094faabcb 100644
--- a/conf/map/battle/party.conf
+++ b/conf/map/battle/party.conf
@@ -39,7 +39,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: Athena - bar is updated with the party map dots (up to 1 second delay)
-party_hp_mode: 0
+party_hp_mode: 1
// When changing party leader, should the new leader be in the same map
// as the current leader. (Note 1)