From 2f153cf9267593d3a15993d87f965d89e9efd7e2 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Wed, 29 Sep 2021 01:26:54 +0000 Subject: [PATCH] Maximum player level configuration changed to 99. Contributed by Horus. --- .../dist/game/config/Character.ini | 2 +- L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/Character.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/config/Character.ini b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/config/Character.ini index 48cdb4a39f..25eabf5e90 100644 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/config/Character.ini +++ b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/config/Character.ini @@ -272,7 +272,7 @@ MaxSp = 50000000000 # WARNING: Cannot exceed the maximum experince.xml level. # Example: Set as 90 to force the maximum player level at 90. # Default: 90 -MaximumPlayerLevel = 90 +MaximumPlayerLevel = 99 # Maximum number of allowed subclasses for every player. # Do not use more than 3! diff --git a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/Character.ini b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/Character.ini index 48cdb4a39f..25eabf5e90 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/Character.ini +++ b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/config/Character.ini @@ -272,7 +272,7 @@ MaxSp = 50000000000 # WARNING: Cannot exceed the maximum experince.xml level. # Example: Set as 90 to force the maximum player level at 90. # Default: 90 -MaximumPlayerLevel = 90 +MaximumPlayerLevel = 99 # Maximum number of allowed subclasses for every player. # Do not use more than 3!