diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html index 4551163965..7a867121d4 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html @@ -1,4 +1,4 @@ High Priest Biotin:
-You have traveled afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
+You have traveled from afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
\ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html index 58e32ae3d5..bc80d7c89d 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html @@ -1,5 +1,5 @@ High Priest Biotin:
The future, you say? I was given no such word, and I am the High Priest of Einhasad. If you are here to give me wisdom from the future, I should have been made aware of Einhasad's will.
-Oh, do not look so crestfallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
+Oh, do not look so crest fallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
\ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html index 45d29b8012..dfa1da30d0 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html @@ -1,4 +1,4 @@ Darin:
-You don't seem to be from around here. Are you a traveller? Perhaps wandering the world with your loved one waiting from home?
+You don't seem to be from around here. Are you a traveler? Perhaps wandering the world with your loved one waiting from home?
\ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java index a3f3c799f4..c2157b27ed 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java @@ -41,7 +41,6 @@ import com.l2jmobius.gameserver.network.NpcStringId; import com.l2jmobius.gameserver.network.serverpackets.ExShowScreenMessage; import instances.TalkingIslandPast.TalkingIslandPast; -import quests.Q10338_SeizeYourDestiny.Q10338_SeizeYourDestiny; /** * Red Thread of Fate (10385) @@ -116,7 +115,6 @@ public final class Q10385_RedThreadOfFate extends Quest addSeeCreatureId(INVISIBLE_ANGHEL_WATERFALL_NPC); addKillId(SHILEN_MESSENGER); addCondMinLevel(MIN_LEVEL, "33491-08.html"); - addCondCompletedQuest(Q10338_SeizeYourDestiny.class.getSimpleName(), "33491-08.html"); addCondNotRace(Race.ERTHEIA, "33491-09.html"); registerQuestItems(MYSTERIOUS_LETTER, HEINE_FROM_THE_GARDEN_OF_EVA, CLEAREST_WATER, BRIGHTEST_LIGHT, PUREST_SOUL, FIERCEST_FLAME, FONDEST_HEART, VULCUN_TRUE_GOLD, VULCUN_PURE_SILVER, VULCUN_BLOOD_FIRE, SCROLL_OF_ESCAPE_VALLEY_OF_SAINTS, SCROLL_OF_ESCAPE_FORGE_OF_THE_GODS, SCROLL_OF_ESCAPE_IVORY_TOWER, SCROLL_OF_ESCAPE_DWARVEN_VILLAGE); } diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html index 4551163965..7a867121d4 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html @@ -1,4 +1,4 @@ High Priest Biotin:
-You have traveled afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
+You have traveled from afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
\ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html index 58e32ae3d5..bc80d7c89d 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html @@ -1,5 +1,5 @@ High Priest Biotin:
The future, you say? I was given no such word, and I am the High Priest of Einhasad. If you are here to give me wisdom from the future, I should have been made aware of Einhasad's will.
-Oh, do not look so crestfallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
+Oh, do not look so crest fallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
\ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html index 45d29b8012..dfa1da30d0 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html @@ -1,4 +1,4 @@ Darin:
-You don't seem to be from around here. Are you a traveller? Perhaps wandering the world with your loved one waiting from home?
+You don't seem to be from around here. Are you a traveler? Perhaps wandering the world with your loved one waiting from home?
\ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java index a3f3c799f4..c2157b27ed 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java +++ b/L2J_Mobius_2.5_Underground/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java @@ -41,7 +41,6 @@ import com.l2jmobius.gameserver.network.NpcStringId; import com.l2jmobius.gameserver.network.serverpackets.ExShowScreenMessage; import instances.TalkingIslandPast.TalkingIslandPast; -import quests.Q10338_SeizeYourDestiny.Q10338_SeizeYourDestiny; /** * Red Thread of Fate (10385) @@ -116,7 +115,6 @@ public final class Q10385_RedThreadOfFate extends Quest addSeeCreatureId(INVISIBLE_ANGHEL_WATERFALL_NPC); addKillId(SHILEN_MESSENGER); addCondMinLevel(MIN_LEVEL, "33491-08.html"); - addCondCompletedQuest(Q10338_SeizeYourDestiny.class.getSimpleName(), "33491-08.html"); addCondNotRace(Race.ERTHEIA, "33491-09.html"); registerQuestItems(MYSTERIOUS_LETTER, HEINE_FROM_THE_GARDEN_OF_EVA, CLEAREST_WATER, BRIGHTEST_LIGHT, PUREST_SOUL, FIERCEST_FLAME, FONDEST_HEART, VULCUN_TRUE_GOLD, VULCUN_PURE_SILVER, VULCUN_BLOOD_FIRE, SCROLL_OF_ESCAPE_VALLEY_OF_SAINTS, SCROLL_OF_ESCAPE_FORGE_OF_THE_GODS, SCROLL_OF_ESCAPE_IVORY_TOWER, SCROLL_OF_ESCAPE_DWARVEN_VILLAGE); } diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html index 4551163965..7a867121d4 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html @@ -1,4 +1,4 @@ High Priest Biotin:
-You have traveled afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
+You have traveled from afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
\ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html index 58e32ae3d5..bc80d7c89d 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html @@ -1,5 +1,5 @@ High Priest Biotin:
The future, you say? I was given no such word, and I am the High Priest of Einhasad. If you are here to give me wisdom from the future, I should have been made aware of Einhasad's will.
-Oh, do not look so crestfallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
+Oh, do not look so crest fallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
\ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html index 45d29b8012..dfa1da30d0 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html @@ -1,4 +1,4 @@ Darin:
-You don't seem to be from around here. Are you a traveller? Perhaps wandering the world with your loved one waiting from home?
+You don't seem to be from around here. Are you a traveler? Perhaps wandering the world with your loved one waiting from home?
\ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java index fc58eb26a5..74772769af 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java +++ b/L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java @@ -41,7 +41,6 @@ import com.l2jmobius.gameserver.network.NpcStringId; import com.l2jmobius.gameserver.network.serverpackets.ExShowScreenMessage; import instances.TalkingIslandPast.TalkingIslandPast; -import quests.Q10338_SeizeYourDestiny.Q10338_SeizeYourDestiny; /** * Red Thread of Fate (10385) @@ -116,7 +115,6 @@ public final class Q10385_RedThreadOfFate extends Quest addSeeCreatureId(INVISIBLE_ANGHEL_WATERFALL_NPC); addKillId(SHILEN_MESSENGER); addCondMinLevel(MIN_LEVEL, "33491-08.html"); - addCondCompletedQuest(Q10338_SeizeYourDestiny.class.getSimpleName(), "33491-08.html"); addCondNotRace(Race.ERTHEIA, "33491-09.html"); registerQuestItems(MYSTERIOUS_LETTER, HEINE_FROM_THE_GARDEN_OF_EVA, CLEAREST_WATER, BRIGHTEST_LIGHT, PUREST_SOUL, FIERCEST_FLAME, FONDEST_HEART, VULCUN_TRUE_GOLD, VULCUN_PURE_SILVER, VULCUN_BLOOD_FIRE, SCROLL_OF_ESCAPE_VALLEY_OF_SAINTS, SCROLL_OF_ESCAPE_FORGE_OF_THE_GODS, SCROLL_OF_ESCAPE_IVORY_TOWER, SCROLL_OF_ESCAPE_DWARVEN_VILLAGE); } diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html index 4551163965..7a867121d4 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-01.html @@ -1,4 +1,4 @@ High Priest Biotin:
-You have traveled afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
+You have traveled from afar. It was to see me, was it not? Then speak. All is well under the blessings of Einhasad, Goddess of Light.
\ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html index 58e32ae3d5..bc80d7c89d 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/30031-02.html @@ -1,5 +1,5 @@ High Priest Biotin:
The future, you say? I was given no such word, and I am the High Priest of Einhasad. If you are here to give me wisdom from the future, I should have been made aware of Einhasad's will.
-Oh, do not look so crestfallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
+Oh, do not look so crest fallen. It is not that I disbelieve what you say. So come, tell me. What has happened where you come from?
\ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html index 45d29b8012..dfa1da30d0 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/33748-01.html @@ -1,4 +1,4 @@ Darin:
-You don't seem to be from around here. Are you a traveller? Perhaps wandering the world with your loved one waiting from home?
+You don't seem to be from around here. Are you a traveler? Perhaps wandering the world with your loved one waiting from home?
\ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java index fc58eb26a5..74772769af 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q10385_RedThreadOfFate/Q10385_RedThreadOfFate.java @@ -41,7 +41,6 @@ import com.l2jmobius.gameserver.network.NpcStringId; import com.l2jmobius.gameserver.network.serverpackets.ExShowScreenMessage; import instances.TalkingIslandPast.TalkingIslandPast; -import quests.Q10338_SeizeYourDestiny.Q10338_SeizeYourDestiny; /** * Red Thread of Fate (10385) @@ -116,7 +115,6 @@ public final class Q10385_RedThreadOfFate extends Quest addSeeCreatureId(INVISIBLE_ANGHEL_WATERFALL_NPC); addKillId(SHILEN_MESSENGER); addCondMinLevel(MIN_LEVEL, "33491-08.html"); - addCondCompletedQuest(Q10338_SeizeYourDestiny.class.getSimpleName(), "33491-08.html"); addCondNotRace(Race.ERTHEIA, "33491-09.html"); registerQuestItems(MYSTERIOUS_LETTER, HEINE_FROM_THE_GARDEN_OF_EVA, CLEAREST_WATER, BRIGHTEST_LIGHT, PUREST_SOUL, FIERCEST_FLAME, FONDEST_HEART, VULCUN_TRUE_GOLD, VULCUN_PURE_SILVER, VULCUN_BLOOD_FIRE, SCROLL_OF_ESCAPE_VALLEY_OF_SAINTS, SCROLL_OF_ESCAPE_FORGE_OF_THE_GODS, SCROLL_OF_ESCAPE_IVORY_TOWER, SCROLL_OF_ESCAPE_DWARVEN_VILLAGE); }