Adjusted quests sending you at Schuttgart.
This commit is contained in:
parent
18c3ae9760
commit
2fabf69ae2
@ -1,3 +1,3 @@
|
||||
<html><body>Prefect Karukia:<br>
|
||||
Oh! The Mark of the Raider! Another strong Warrior is born to fight for the Kingdom! Ha! You must go at once to the Kingdom of Humans and show this mark to the High Prefect there! He'll transfer you to the Raider class. You should visit either High Prefect Osborn in <font color="LEVEL">Gludin Village</font> or High Prefect Pinker in <font color="LEVEL">the Town of Schuttgart</font>.
|
||||
Oh! The Mark of the Raider! Another strong Warrior is born to fight for the Kingdom! Ha! You must go at once to the Kingdom of Humans and show this mark to the High Prefect there! He'll transfer you to the Raider class. You should visit High Prefect Osborn in <font color="LEVEL">Gludin Village</font>.
|
||||
</body></html>
|
@ -1,6 +1,4 @@
|
||||
<html><body>Prefect Karukia:<br>
|
||||
You accomplished the mission well, but don't get too sure of yourself! As an Orc Raider, that should've been nothing to you! Now you must prove your loyalty.<br>
|
||||
Two Judges await you. Which do you want to go to?<br>
|
||||
<a action="bypass -h Quest Q414_PathToAnOrcRaider 30570-07a.htm">"I want to go to Gludin Village."</a><br>
|
||||
<a action="bypass -h Quest Q414_PathToAnOrcRaider 30570-07b.htm">"I want to go to the Town of Schuttgart."</a>
|
||||
<a action="bypass -h Quest Q414_PathToAnOrcRaider 30570-07a.htm">"Proceed."</a><br>
|
||||
</body></html>
|
@ -1,5 +1,3 @@
|
||||
<html><body>Khavatari Aren:<br>
|
||||
Mastering the fighting skills of Kabart doesn't mean you've mastered Kabart itself. Receiving into your body the energy of nature and the power of totems...these also are part of true mastery. For that, you must view and learn many things, in an effort to understand their true nature.<br>
|
||||
To understand the complete oneness with everything - that is true mastery of Kabart. Those who claim to have mastered Kabart merely act out the spirits of the totems, whereas those who have truly mastered Kabart become the totem itself. Do not forget this!<br>
|
||||
Now, take this lesson with you, and go to <font color="LEVEL">Seer Moira</font> in the Town of Schuttgart. If I vouch for your qualifications, she'll give you something you need.
|
||||
You've done well! You're qualified, alright! Please accept this Khavatari Totem. If you take this to the High Prefect, he'll bestow the title of Orc Monk upon you.
|
||||
</body></html>
|
@ -126,11 +126,6 @@ public class Q415_PathToAMonk extends Quest
|
||||
st.playSound(QuestState.SOUND_MIDDLE);
|
||||
}
|
||||
else if (event.equals("32056-08.htm"))
|
||||
{
|
||||
st.set("cond", "20");
|
||||
st.playSound(QuestState.SOUND_MIDDLE);
|
||||
}
|
||||
else if (event.equals("31979-03.htm"))
|
||||
{
|
||||
st.takeItems(FIERY_SPIRIT_SCROLL, 1);
|
||||
st.giveItems(KHAVATARI_TOTEM, 1);
|
||||
|
@ -1,6 +1,5 @@
|
||||
<html><body>Tataru Zu Hestui:<br>
|
||||
Thanks to the great Hestui Totem Spirit, you have mastered the secret language of flame!<br>
|
||||
Now you can communicate with the spirits -- but you cannot yet command them. If you wish to do so, you must either learn the <font color="LEVEL">Names of the 99 Spirits</font> or acquire the <font color="LEVEL">Wisdom of the 99 Spirits</font>. Which method will you choose?<br>
|
||||
<a action="bypass -h Quest Q416_PathToAnOrcShaman 30585-11b.htm">Learn the Names of the 99 Spirits.</a><br>
|
||||
<a action="bypass -h Quest Q416_PathToAnOrcShaman 30585-11c.htm">Acquire the Wisdom of the 99 Spirits.</a>
|
||||
Now you can communicate with the spirits -- but you cannot yet command them. If you wish to do so, you must either learn the <font color="LEVEL">Names of the 99 Spirits</font>.<br>
|
||||
<a action="bypass -h Quest Q416_PathToAnOrcShaman 30585-11b.htm">"Proceed."</a>
|
||||
</body></html>
|
@ -1,8 +1,5 @@
|
||||
<html><body>Master Toma:<br>
|
||||
A shining bead... Well done!<br>
|
||||
You can complete the test by taking this to my friend.<br>
|
||||
I owe so many of my friends... How will you choose one?<br>
|
||||
Well, would you prefer one that is close or far away?<br>
|
||||
<a action="bypass -h Quest Q417_PathToBecomeAScavenger 30556-05b.htm">"The one farthest away."</a><br>
|
||||
<a action="bypass -h Quest Q417_PathToBecomeAScavenger 30556-06b.htm">"The closest one."</a>
|
||||
<a action="bypass -h Quest Q417_PathToBecomeAScavenger 30556-05b.htm">"Proceed."</a>
|
||||
</body></html>
|
@ -1,6 +1,5 @@
|
||||
<html><body>Blacksmith Silvera:<br>
|
||||
Let us see, then, the front teeth of the Boogle Ratmen. Did you get them all?... Yes, the count is correct. My congratulations!<br>
|
||||
The first test is completed. The second test is held in one of two places, and you may choose where you take it: Gludio Territory or Schuttgart Territory. Which do you choose?<br>
|
||||
<a action="bypass -h Quest Q418_PathToAnArtisan 30527-08a.htm">Gludio Territory</a><br>
|
||||
<a action="bypass -h Quest Q418_PathToAnArtisan 30527-08b.htm">Schuttgart Territory</a>
|
||||
The first test is completed. Are you ready for the second part?<br>
|
||||
<a action="bypass -h Quest Q418_PathToAnArtisan 30527-08a.htm">"Proceed."</a>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user