Default party range set to 1500.

This commit is contained in:
MobiusDev
2019-01-23 03:21:15 +00:00
parent bf417153d9
commit a7f367e4cd
50 changed files with 52 additions and 362 deletions

View File

@@ -587,8 +587,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
# Default: 1600
AltPartyRange = 1600
# Default: 1500
AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.