From 13ad4aee33b1330e288b15c28b63807b2fad52a8 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:26:04 +0000 Subject: [PATCH] Level correction for quest The Wrath of the Giants (10776). Contributed by Edoo. --- .../data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm | 2 +- .../Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java | 2 +- .../data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm | 2 +- .../Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java | 2 +- .../data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm | 2 +- .../Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm index bae8c2ab7f..858516f076 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/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 "In Search of an Ancient Giant" and are Lv. 48 or above.) +(This quest can only be performed by Ertheia who have completed "In Search of an Ancient Giant" 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/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java index 9626997734..bfa9e949a7 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java @@ -53,7 +53,7 @@ public class Q10776_TheWrathOfTheGiants extends Quest new Location(16515, 113298, -9064) }; // Misc - private static final int MIN_LEVEL = 48; + private static final int MIN_LEVEL = 46; public Q10776_TheWrathOfTheGiants() { diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm index bae8c2ab7f..858516f076 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/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 "In Search of an Ancient Giant" and are Lv. 48 or above.) +(This quest can only be performed by Ertheia who have completed "In Search of an Ancient Giant" 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/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java index 9626997734..bfa9e949a7 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java @@ -53,7 +53,7 @@ public class Q10776_TheWrathOfTheGiants extends Quest new Location(16515, 113298, -9064) }; // Misc - private static final int MIN_LEVEL = 48; + private static final int MIN_LEVEL = 46; public Q10776_TheWrathOfTheGiants() { diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm index bae8c2ab7f..858516f076 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/30485-00.htm +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/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 "In Search of an Ancient Giant" and are Lv. 48 or above.) +(This quest can only be performed by Ertheia who have completed "In Search of an Ancient Giant" 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/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java index 9626997734..bfa9e949a7 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10776_TheWrathOfTheGiants/Q10776_TheWrathOfTheGiants.java @@ -53,7 +53,7 @@ public class Q10776_TheWrathOfTheGiants extends Quest new Location(16515, 113298, -9064) }; // Misc - private static final int MIN_LEVEL = 48; + private static final int MIN_LEVEL = 46; public Q10776_TheWrathOfTheGiants() {