summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-08 12:44:53 +0000
committerKisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-08 12:44:53 +0000
commit29c67b8f54918d4cadc174805be14bcbd273051e (patch)
tree00c294204bca8a3aec76317100fe19aaf08a2daa /conf
parent50c8504c1d282905a2a0991d3a9a420295d09e31 (diff)
downloadhercules-29c67b8f54918d4cadc174805be14bcbd273051e.tar.gz
hercules-29c67b8f54918d4cadc174805be14bcbd273051e.tar.bz2
hercules-29c67b8f54918d4cadc174805be14bcbd273051e.tar.xz
hercules-29c67b8f54918d4cadc174805be14bcbd273051e.zip
- Added official behavior of displaying party names.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14737 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r--conf/battle/party.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/party.conf b/conf/battle/party.conf
index f0b2c8de2..42a9d2285 100644
--- a/conf/battle/party.conf
+++ b/conf/battle/party.conf
@@ -59,3 +59,7 @@ idle_no_share: no
// Give additional experience bonus per party-member involved on even-share parties?
// (eg: If set to 10, a even-share party of 5 people will receive +40% exp)
party_even_share_bonus: 0
+
+// Display party name regardless if player is in a guild.
+// Official servers do not display party name unless the user is in a guild. (Note 1)
+display_party_name: no