Trader Woodley:
Welcome. What can I do for you? Looking for formal shoes? Come back when you have enough class to shop here!
-(This quest may only be undertaken by a character of level 60 or above.)
+(This quest may only be undertaken by a character of level 85 or above.)
\ No newline at end of file
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-06.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-06.html
index fc304ca83b..52062acd4f 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-06.html
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-06.html
@@ -1,3 +1,3 @@
Trader Woodley:
-I need 200 leather and 600 thread for the shoes. You also have to pay for them. It's about five hundred thousand Adena. Don't forget!
+I need 360 Worn Leather and 90 Accessory Gem (Low-grade) for the shoes. You also have to pay for them. It's about five hundred thousand Adena. Don't forget!
\ No newline at end of file
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-07.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-07.html
index 5467963165..2afe7e7cc0 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-07.html
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00033_MakeAPairOfDressShoes/30838-07.html
@@ -1,4 +1,6 @@
Trader Woodley:
You brought it all! Give me two hundred thousand Adena and we'll call it good.
-
+What did Ian say?
+I'll respect his requests.
+
\ No newline at end of file
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/30088-02.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/30088-02.html
index ab5dacc073..543764b819 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/30088-02.html
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/30088-02.html
@@ -1,4 +1,4 @@
Armor Trader Radia:
Leikar's order isn't ready because the materials haven't arrived yet. You'll need to check back later.
-(This quest may only be undertaken by characters of level 60 or above.)
+(This quest may only be undertaken by characters of level 85 or above.)
\ No newline at end of file
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/Q00034_InSearchOfCloth.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/Q00034_InSearchOfCloth.java
index bf858c050a..210084c3a3 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/Q00034_InSearchOfCloth.java
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00034_InSearchOfCloth/Q00034_InSearchOfCloth.java
@@ -46,7 +46,7 @@ public class Q00034_InSearchOfCloth extends Quest
private static final int SKEIN_OF_YARN = 7161;
private static final int SPINNERET = 7528;
// Misc
- private static final int MIN_LEVEL = 60;
+ private static final int MIN_LEVEL = 85;
private static final int SPINNERET_COUNT = 10;
private static final int ARMOR_FRAGMENT_COUNT = 420;
private static final int ACCESSORY_GEM_COUNT = 750;
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/30091-02.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/30091-02.html
index 84fd5254e2..6524635ef5 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/30091-02.html
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/30091-02.html
@@ -1,5 +1,5 @@
Jeweler Ellie:
Come in! What can I do for you?
Ah, Leikar's order isn't ready yet. I'm sorry. I placed an order for the ore that I need to make the jewelry through Wharf Manager Felton, but he hasn't delivered it yet. Try back later!
-(Only a character of level 60 or above can undertake this quest.)
+(Only a character of level 85 or above can undertake this quest.)
\ No newline at end of file
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/Q00035_FindGlitteringJewelry.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/Q00035_FindGlitteringJewelry.java
index 99618c8f64..d13c0c0c36 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/Q00035_FindGlitteringJewelry.java
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00035_FindGlitteringJewelry/Q00035_FindGlitteringJewelry.java
@@ -41,7 +41,7 @@ public class Q00035_FindGlitteringJewelry extends Quest
private static final int JEWEL_BOX = 7077;
private static final int ROUGH_JEWEL = 7162;
// Misc
- private static final int MIN_LEVEL = 60;
+ private static final int MIN_LEVEL = 85;
private static final int JEWEL_COUNT = 10;
private static final int IRON_ORE_COUNT = 95;
private static final int ACCESSORY_GEM_COUNT = 385;
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00036_MakeASewingKit/30847-02.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00036_MakeASewingKit/30847-02.html
index c4ebbd7a16..665a8daa4d 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00036_MakeASewingKit/30847-02.html
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q00036_MakeASewingKit/30847-02.html
@@ -3,5 +3,5 @@ What brings you here? Ah, Leikar sent you? The Sewing kit she ordered, eh? I was
I must have some scraps of Steel somewhere around here...
Hmm... I must've used it all up!
Sorry, you'll have to come back later. I'm out of materials.
-(Only a character of level 60 or above may undertake this quest.)
+(Only a character of level 85 or above may undertake this quest.)