From 93daabd2592464f0438c59cfcf2fef5fb005da72 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Tue, 4 Oct 2022 12:46:03 +0000 Subject: [PATCH] Fixed minor typo at Character.ini MaximumPlayerLevel warning. Contributed by Iris. --- L2J_Mobius_01.0_Ertheia/dist/game/config/Character.ini | 2 +- L2J_Mobius_02.5_Underground/dist/game/config/Character.ini | 2 +- L2J_Mobius_03.0_Helios/dist/game/config/Character.ini | 2 +- L2J_Mobius_04.0_GrandCrusade/dist/game/config/Character.ini | 2 +- L2J_Mobius_05.0_Salvation/dist/game/config/Character.ini | 2 +- L2J_Mobius_05.5_EtinasFate/dist/game/config/Character.ini | 2 +- L2J_Mobius_06.0_Fafurion/dist/game/config/Character.ini | 2 +- L2J_Mobius_07.0_PreludeOfWar/dist/game/config/Character.ini | 2 +- L2J_Mobius_08.2_Homunculus/dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- L2J_Mobius_10.2_MasterClass/dist/game/config/Character.ini | 2 +- L2J_Mobius_CT_0_Interlude/dist/game/config/Character.ini | 2 +- L2J_Mobius_CT_2.4_Epilogue/dist/game/config/Character.ini | 2 +- L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini | 2 +- L2J_Mobius_Classic_1.0/dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 4 ++-- L2J_Mobius_Classic_2.5_Zaken/dist/game/config/Character.ini | 4 ++-- .../dist/game/config/Character.ini | 4 ++-- .../dist/game/config/Character.ini | 4 ++-- .../dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 6 +++--- L2J_Mobius_Classic_Interlude/dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- .../dist/game/config/Character.ini | 2 +- 27 files changed, 33 insertions(+), 33 deletions(-) diff --git a/L2J_Mobius_01.0_Ertheia/dist/game/config/Character.ini b/L2J_Mobius_01.0_Ertheia/dist/game/config/Character.ini index 8524596834..fe186d7d9c 100644 --- a/L2J_Mobius_01.0_Ertheia/dist/game/config/Character.ini +++ b/L2J_Mobius_01.0_Ertheia/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 99 MaximumPlayerLevel = 99 diff --git a/L2J_Mobius_02.5_Underground/dist/game/config/Character.ini b/L2J_Mobius_02.5_Underground/dist/game/config/Character.ini index a4dd8a6ff3..70003ae83d 100644 --- a/L2J_Mobius_02.5_Underground/dist/game/config/Character.ini +++ b/L2J_Mobius_02.5_Underground/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 105 MaximumPlayerLevel = 105 diff --git a/L2J_Mobius_03.0_Helios/dist/game/config/Character.ini b/L2J_Mobius_03.0_Helios/dist/game/config/Character.ini index a4dd8a6ff3..70003ae83d 100644 --- a/L2J_Mobius_03.0_Helios/dist/game/config/Character.ini +++ b/L2J_Mobius_03.0_Helios/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 105 MaximumPlayerLevel = 105 diff --git a/L2J_Mobius_04.0_GrandCrusade/dist/game/config/Character.ini b/L2J_Mobius_04.0_GrandCrusade/dist/game/config/Character.ini index 095c1d3d40..32b14285e5 100644 --- a/L2J_Mobius_04.0_GrandCrusade/dist/game/config/Character.ini +++ b/L2J_Mobius_04.0_GrandCrusade/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 110 MaximumPlayerLevel = 110 diff --git a/L2J_Mobius_05.0_Salvation/dist/game/config/Character.ini b/L2J_Mobius_05.0_Salvation/dist/game/config/Character.ini index 6bafd3568b..e721d196ca 100644 --- a/L2J_Mobius_05.0_Salvation/dist/game/config/Character.ini +++ b/L2J_Mobius_05.0_Salvation/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 110 MaximumPlayerLevel = 110 diff --git a/L2J_Mobius_05.5_EtinasFate/dist/game/config/Character.ini b/L2J_Mobius_05.5_EtinasFate/dist/game/config/Character.ini index 6bafd3568b..e721d196ca 100644 --- a/L2J_Mobius_05.5_EtinasFate/dist/game/config/Character.ini +++ b/L2J_Mobius_05.5_EtinasFate/dist/game/config/Character.ini @@ -377,7 +377,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 110 MaximumPlayerLevel = 110 diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/config/Character.ini b/L2J_Mobius_06.0_Fafurion/dist/game/config/Character.ini index 53c9ac2aef..f02152caa4 100644 --- a/L2J_Mobius_06.0_Fafurion/dist/game/config/Character.ini +++ b/L2J_Mobius_06.0_Fafurion/dist/game/config/Character.ini @@ -381,7 +381,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 500000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 120 MaximumPlayerLevel = 120 diff --git a/L2J_Mobius_07.0_PreludeOfWar/dist/game/config/Character.ini b/L2J_Mobius_07.0_PreludeOfWar/dist/game/config/Character.ini index 505e0701ce..fa1dd10fe7 100644 --- a/L2J_Mobius_07.0_PreludeOfWar/dist/game/config/Character.ini +++ b/L2J_Mobius_07.0_PreludeOfWar/dist/game/config/Character.ini @@ -391,7 +391,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 500000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 120 MaximumPlayerLevel = 120 diff --git a/L2J_Mobius_08.2_Homunculus/dist/game/config/Character.ini b/L2J_Mobius_08.2_Homunculus/dist/game/config/Character.ini index d00954a719..458959612e 100644 --- a/L2J_Mobius_08.2_Homunculus/dist/game/config/Character.ini +++ b/L2J_Mobius_08.2_Homunculus/dist/game/config/Character.ini @@ -391,7 +391,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 500000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 130 MaximumPlayerLevel = 130 diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/config/Character.ini b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/config/Character.ini index 7754cf1437..48fcefda38 100644 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/config/Character.ini +++ b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/dist/game/config/Character.ini @@ -391,7 +391,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 500000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 130 MaximumPlayerLevel = 130 diff --git a/L2J_Mobius_10.2_MasterClass/dist/game/config/Character.ini b/L2J_Mobius_10.2_MasterClass/dist/game/config/Character.ini index 7aab00fef6..dc7c0b29fe 100644 --- a/L2J_Mobius_10.2_MasterClass/dist/game/config/Character.ini +++ b/L2J_Mobius_10.2_MasterClass/dist/game/config/Character.ini @@ -391,7 +391,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 500000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 130 MaximumPlayerLevel = 130 diff --git a/L2J_Mobius_CT_0_Interlude/dist/game/config/Character.ini b/L2J_Mobius_CT_0_Interlude/dist/game/config/Character.ini index 828f25626f..a8cf5c4341 100644 --- a/L2J_Mobius_CT_0_Interlude/dist/game/config/Character.ini +++ b/L2J_Mobius_CT_0_Interlude/dist/game/config/Character.ini @@ -345,7 +345,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 2000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 78 to force the maximum player level at 78. # Default: 80 MaximumPlayerLevel = 80 diff --git a/L2J_Mobius_CT_2.4_Epilogue/dist/game/config/Character.ini b/L2J_Mobius_CT_2.4_Epilogue/dist/game/config/Character.ini index acf9b715cd..2c0a4b0025 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/dist/game/config/Character.ini +++ b/L2J_Mobius_CT_2.4_Epilogue/dist/game/config/Character.ini @@ -349,7 +349,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 2000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 80 to force the maximum player level at 80. # Default: 85 MaximumPlayerLevel = 85 diff --git a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini index cbbe129c2c..012de6ba1b 100644 --- a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini +++ b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini @@ -372,7 +372,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 2000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 80 to force the maximum player level at 80. # Default: 85 MaximumPlayerLevel = 85 diff --git a/L2J_Mobius_Classic_1.0/dist/game/config/Character.ini b/L2J_Mobius_Classic_1.0/dist/game/config/Character.ini index 3e696d28fa..57bd705a82 100644 --- a/L2J_Mobius_Classic_1.0/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_1.0/dist/game/config/Character.ini @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 75 MaximumPlayerLevel = 75 diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/dist/game/config/Character.ini b/L2J_Mobius_Classic_1.5_AgeOfSplendor/dist/game/config/Character.ini index d9d4fea3e9..f15070d570 100644 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_1.5_AgeOfSplendor/dist/game/config/Character.ini @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 75 MaximumPlayerLevel = 75 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 3ff7db386e..c24fbb6126 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 @@ -296,9 +296,9 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. -# Default: 105 +# Default: 80 MaximumPlayerLevel = 80 # Maximum number of allowed subclasses for every player. diff --git a/L2J_Mobius_Classic_2.5_Zaken/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.5_Zaken/dist/game/config/Character.ini index fc71352661..1d33b92e91 100644 --- a/L2J_Mobius_Classic_2.5_Zaken/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.5_Zaken/dist/game/config/Character.ini @@ -296,9 +296,9 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. -# Default: 105 +# Default: 85 MaximumPlayerLevel = 85 # Maximum number of allowed subclasses for every player. diff --git a/L2J_Mobius_Classic_2.7_Antharas/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.7_Antharas/dist/game/config/Character.ini index da2c71b813..923b102e0a 100644 --- a/L2J_Mobius_Classic_2.7_Antharas/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.7_Antharas/dist/game/config/Character.ini @@ -296,9 +296,9 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. -# Default: 105 +# Default: 85 MaximumPlayerLevel = 85 # Maximum number of allowed subclasses for every player. diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.8_SevenSigns/dist/game/config/Character.ini index da2c71b813..923b102e0a 100644 --- a/L2J_Mobius_Classic_2.8_SevenSigns/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.8_SevenSigns/dist/game/config/Character.ini @@ -296,9 +296,9 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. -# Default: 105 +# Default: 85 MaximumPlayerLevel = 85 # Maximum number of allowed subclasses for every player. diff --git a/L2J_Mobius_Classic_2.9.5_Saviors/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.9.5_Saviors/dist/game/config/Character.ini index 99782522c0..2e6fc7f1ad 100644 --- a/L2J_Mobius_Classic_2.9.5_Saviors/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.9.5_Saviors/dist/game/config/Character.ini @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 86 to force the maximum player level at 86. # Default: 86 MaximumPlayerLevel = 86 diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.9_SecretOfEmpire/dist/game/config/Character.ini index 41a8a68d42..9a8abb2114 100644 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_2.9_SecretOfEmpire/dist/game/config/Character.ini @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 86 to force the maximum player level at 86. # Default: 86 MaximumPlayerLevel = 86 diff --git a/L2J_Mobius_Classic_3.0_TheKamael/dist/game/config/Character.ini b/L2J_Mobius_Classic_3.0_TheKamael/dist/game/config/Character.ini index d929afe689..ddbf0197f5 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_3.0_TheKamael/dist/game/config/Character.ini @@ -296,10 +296,10 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 86 to force the maximum player level at 86. -# Default: 86 -MaximumPlayerLevel = 86 +# Default: 90 +MaximumPlayerLevel = 90 # Maximum number of allowed subclasses for every player. # Do not use more than 3! diff --git a/L2J_Mobius_Classic_Interlude/dist/game/config/Character.ini b/L2J_Mobius_Classic_Interlude/dist/game/config/Character.ini index 3d3254e607..c05b72ca72 100644 --- a/L2J_Mobius_Classic_Interlude/dist/game/config/Character.ini +++ b/L2J_Mobius_Classic_Interlude/dist/game/config/Character.ini @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 85 to force the maximum player level at 85. # Default: 105 MaximumPlayerLevel = 80 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 bdc565b688..3284949889 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 @@ -296,7 +296,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 90 to force the maximum player level at 90. # Default: 90 MaximumPlayerLevel = 99 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 657e942f2f..f43a259f4e 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 @@ -364,7 +364,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 90 to force the maximum player level at 90. # Default: 90 MaximumPlayerLevel = 99 diff --git a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/config/Character.ini b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/config/Character.ini index afcad421df..1eefccaf1f 100644 --- a/L2J_Mobius_Essence_6.2_Vanguard/dist/game/config/Character.ini +++ b/L2J_Mobius_Essence_6.2_Vanguard/dist/game/config/Character.ini @@ -364,7 +364,7 @@ MaxAbnormalStateSuccessRate = 90 MaxSp = 50000000000 # Maximum Player Level -# WARNING: Cannot exceed the maximum experince.xml level. +# WARNING: Cannot exceed the maximum experience.xml level. # Example: Set as 90 to force the maximum player level at 90. # Default: 90 MaximumPlayerLevel = 99