diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
index 6ca68fb408..1e13d8985a 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
@@ -1,4 +1,4 @@
Geographer Novain:
The Forsaken Plains is where the lost relics of the giants are. It's a good place to find the traces of the times of the ancient giants.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
index f35341acc2..07067fb68e 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
@@ -1,4 +1,4 @@
Magic Circle Control Device:
Nothing happens.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
index f238353db9..d99655f8b9 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
@@ -46,7 +46,7 @@ public class Q10709_TheStolenSeed extends Quest
private static final int BLESSED_SCROLL_OF_ESCAPE = 33640; // Blessed Scroll of Escape
private static final int PAULINA_EQUIPMENT_SET = 46851; // Paulina's Equipment Set (A-grade)
// Misc
- private static final int MIN_LEVEL = 58;
+ private static final int MIN_LEVEL = 56;
private static final int MAX_LEVEL = 61;
public Q10709_TheStolenSeed()
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
index 6ca68fb408..1e13d8985a 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
@@ -1,4 +1,4 @@
Geographer Novain:
The Forsaken Plains is where the lost relics of the giants are. It's a good place to find the traces of the times of the ancient giants.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
index f35341acc2..07067fb68e 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
@@ -1,4 +1,4 @@
Magic Circle Control Device:
Nothing happens.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
index f238353db9..d99655f8b9 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
@@ -46,7 +46,7 @@ public class Q10709_TheStolenSeed extends Quest
private static final int BLESSED_SCROLL_OF_ESCAPE = 33640; // Blessed Scroll of Escape
private static final int PAULINA_EQUIPMENT_SET = 46851; // Paulina's Equipment Set (A-grade)
// Misc
- private static final int MIN_LEVEL = 58;
+ private static final int MIN_LEVEL = 56;
private static final int MAX_LEVEL = 61;
public Q10709_TheStolenSeed()
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
index 6ca68fb408..1e13d8985a 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33866-08.htm
@@ -1,4 +1,4 @@
Geographer Novain:
The Forsaken Plains is where the lost relics of the giants are. It's a good place to find the traces of the times of the ancient giants.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
index f35341acc2..07067fb68e 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/33961-01.html
@@ -1,4 +1,4 @@
Magic Circle Control Device:
Nothing happens.
-(Quest only available for characters Lv. 58 to 60 who have completed "The Guardian Giant" quest.)
+(Quest only available for characters Lv. 56 to 61 who have completed "The Guardian Giant" quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
index f238353db9..d99655f8b9 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q10709_TheStolenSeed/Q10709_TheStolenSeed.java
@@ -46,7 +46,7 @@ public class Q10709_TheStolenSeed extends Quest
private static final int BLESSED_SCROLL_OF_ESCAPE = 33640; // Blessed Scroll of Escape
private static final int PAULINA_EQUIPMENT_SET = 46851; // Paulina's Equipment Set (A-grade)
// Misc
- private static final int MIN_LEVEL = 58;
+ private static final int MIN_LEVEL = 56;
private static final int MAX_LEVEL = 61;
public Q10709_TheStolenSeed()