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()
{