Ver Fonte

Corrected display_party_name configuration (#8711)

* Official servers display party name even if the user is not in a guild
Haydrich há 6 meses atrás
pai
commit
85c66327e0
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      conf/battle/party.conf

+ 2 - 2
conf/battle/party.conf

@@ -54,8 +54,8 @@ idle_no_share: no
 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
+// Official servers display party name even if the user is not in a guild. (Note 1)
+display_party_name: yes
 
 // Prevent multiple characters of the same account to join the same party. (Note 1)
 block_account_in_same_party: yes