From 3425df71873862b71454d486c06a0e6f8442de94 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:36:10 +0000 Subject: [PATCH] Level correction for quest Reports from Cruma Tower Part 2 (10777). Contributed by Edoo. --- .../quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm | 2 +- .../Q10777_ReportsFromCrumaTowerPart2.java | 2 +- .../quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm | 2 +- .../Q10777_ReportsFromCrumaTowerPart2.java | 2 +- .../quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm | 2 +- .../Q10777_ReportsFromCrumaTowerPart2.java | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm index ff231b41fd..b29455aab7 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm @@ -1,5 +1,5 @@ Ivory Tower Wizard Belkadhi:
This is a very dangerous place. You shouldn't come here if you're not adequately prepared.
I tell you this for your own good, so don't feel bad.
-(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 49 or above.) +(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 46 or above.) \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java index 17497909fa..63c5eb8ee7 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java @@ -45,7 +45,7 @@ public class Q10777_ReportsFromCrumaTowerPart2 extends Quest // Skill private static final SkillHolder TELEPORT = new SkillHolder(2588, 1); // Misc - private static final int MIN_LEVEL = 49; + private static final int MIN_LEVEL = 46; public Q10777_ReportsFromCrumaTowerPart2() { diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm index ff231b41fd..b29455aab7 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm @@ -1,5 +1,5 @@ Ivory Tower Wizard Belkadhi:
This is a very dangerous place. You shouldn't come here if you're not adequately prepared.
I tell you this for your own good, so don't feel bad.
-(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 49 or above.) +(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 46 or above.) \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java index 17497909fa..63c5eb8ee7 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java @@ -45,7 +45,7 @@ public class Q10777_ReportsFromCrumaTowerPart2 extends Quest // Skill private static final SkillHolder TELEPORT = new SkillHolder(2588, 1); // Misc - private static final int MIN_LEVEL = 49; + private static final int MIN_LEVEL = 46; public Q10777_ReportsFromCrumaTowerPart2() { diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm index ff231b41fd..b29455aab7 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/30485-00.htm @@ -1,5 +1,5 @@ Ivory Tower Wizard Belkadhi:
This is a very dangerous place. You shouldn't come here if you're not adequately prepared.
I tell you this for your own good, so don't feel bad.
-(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 49 or above.) +(This quest can only be performed by Ertheia who have completed "The Wrath of the Giants" and are Lv. 46 or above.) \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java index 17497909fa..63c5eb8ee7 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10777_ReportsFromCrumaTowerPart2/Q10777_ReportsFromCrumaTowerPart2.java @@ -45,7 +45,7 @@ public class Q10777_ReportsFromCrumaTowerPart2 extends Quest // Skill private static final SkillHolder TELEPORT = new SkillHolder(2588, 1); // Misc - private static final int MIN_LEVEL = 49; + private static final int MIN_LEVEL = 46; public Q10777_ReportsFromCrumaTowerPart2() {