Increased maximum party member count to 9.
Contributed by Iris.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user