diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini index c783212cb0..f61782e8e8 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini @@ -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. diff --git a/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini index c783212cb0..f61782e8e8 100644 --- a/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini @@ -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. diff --git a/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini index 66a550aa0d..b3c6c27510 100644 --- a/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini @@ -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.