Increased maximum party member count to 9.

Contributed by Iris.
This commit is contained in:
MobiusDev
2018-06-11 11:16:11 +00:00
parent 976799f154
commit 92c840944a
3 changed files with 9 additions and 9 deletions

View File

@@ -567,9 +567,9 @@ AltClanMembersTimeForBonus = 30mins
# ---------------------------------------------------------------------------
# Maximal count of players in one party.
# WARNING: More than 7 can cause client UI problems.
# Default: 7
AltPartyMaxMembers = 7
# WARNING: More than 9 can cause client UI problems.
# Default: 9
AltPartyMaxMembers = 9
# CONFUSING(nothing to do with party) -> When you made damage to a mob
# and are inside this range, you will be considered as player to reward.