Parsed new style html buttons.
This commit is contained in:
@@ -3,5 +3,5 @@ Brilliant five-colored light shines forth from an aquamarine sphere. You hear a
|
||||
Welcome, you who have accomplished the test of the Oracle. Your contributions have led to the downfall of the Demon Balor.<br>
|
||||
I am the last child of the Oracle, whose mission it is to escort you safely to the place where Parme is being kept. She is still under an evil influence, but the object you carry has the power to heal her.<br>
|
||||
If you are ready to meet the priests of the Water Dragon, give me your hand.<br>
|
||||
<a action="bypass -h Quest CrystalCaverns TeleportParme">Go to meet Parme.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CrystalCaverns TeleportParme">Go to meet Parme.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Oracle Guide:<br>
|
||||
Baylor is dead!<br>
|
||||
<a action="bypass -h Quest CrystalCaverns TeleportOut">Let me out!</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CrystalCaverns TeleportOut">Let me out!</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>[You feel a chill and hear a voice...]<br>
|
||||
<a action="bypass -h Quest CrystalCaverns CoralGarden">Run Coral Garden.</a><br>
|
||||
<a action="bypass -h Quest CrystalCaverns EmeraldSteam">Run Emerald Square/Steam Corridor</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CrystalCaverns CoralGarden">Run Coral Garden.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CrystalCaverns EmeraldSteam">Run Emerald Square/Steam Corridor</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Emperor Shunaiman:<br>
|
||||
Shilen's forces gain ground with each passing day.<br>
|
||||
We were stumbling backwards, but now... now I am staring down into a great chasm. What am I to do?<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Emperor's Guard Leon:<br>
|
||||
Einhasad's blessin's, friend!<br>S'not everyone who gets to go time-travelin' to go and save the old Emperor, eh? Must be made of tougher stuff than us lot... probably the food.<br>Anyways, I understand you're lookin' to get back to your time?<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">"That's right."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">"That's right."</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Disciple's Gatekeeper:<br>
|
||||
You are now at the place where Shunaiman Emperor's Seal Device is installed. You hear the sounds of Anakim and Lilith grappling violently from within.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">Open the door.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">Open the door.</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Abyssal Saintess Elcadia:<br>
|
||||
Ugh. I'm already bored... How hard is it to find a competent adventurer?<br>
|
||||
<a action="bypass -h Quest ElcadiasTent">I like to go outside.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ElcadiasTent">I like to go outside.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Gruff-looking Man:<br>
|
||||
Maybe you should just leave now. Before you bother me...<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest ElcadiasTent">I'm here on business.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ElcadiasTent">I'm here on business.</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Kegor:<br>
|
||||
Without you, we would have failed. I can't thank you enough.<br>
|
||||
Freya's last breath will flutter against your blade, I can feel it!<br>
|
||||
<a action="bypass -h Quest IceQueensCastleHardBattle killFreya">Rest in peace!</a><br>
|
||||
<a action="bypass -h Quest IceQueensCastleHardBattle 18851-01.html">Can I have a second with you?</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleHardBattle killFreya">Rest in peace!</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleHardBattle 18851-01.html">Can I have a second with you?</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Kegor:<br>
|
||||
Without you, we would have failed. I can't thank you enough.<br>
|
||||
Freya's last breath will flutter against your blade, I can feel it!<br>
|
||||
<a action="bypass -h Quest IceQueensCastleNormalBattle killFreya">Rest in peace!</a><br>
|
||||
<a action="bypass -h Quest IceQueensCastleNormalBattle 18851-01.html">Can I have a second with you?</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleNormalBattle killFreya">Rest in peace!</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleNormalBattle 18851-01.html">Can I have a second with you?</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Captain Gosta:<br>
|
||||
What? You want to enter Kamaloka?<br>
|
||||
<a action="bypass -h Quest Kamaloka 6">Enter Kamaloka, Hall of the Abyss (level 43).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 7">Enter Kamaloka, Hall of the Abyss (level 46).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 8">Enter Kamaloka, Labyrinth of the Abyss (level 49).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 6">Enter Kamaloka, Hall of the Abyss (level 43).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 7">Enter Kamaloka, Hall of the Abyss (level 46).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 8">Enter Kamaloka, Labyrinth of the Abyss (level 49).</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Captain Mathias:<br>
|
||||
What? You want to enter Kamaloka?<br>
|
||||
<a action="bypass -h Quest Kamaloka 15">Enter Kamaloka, Hall of the Abyss (level 73).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 16">Enter Kamaloka, Labyrinth of the Abyss (level 78).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 17">Enter Kamaloka, Labyrinth of the Abyss (level 81).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 18">Enter Kamaloka, Labyrinth of the Abyss (level 83).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 15">Enter Kamaloka, Hall of the Abyss (level 73).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 16">Enter Kamaloka, Labyrinth of the Abyss (level 78).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 17">Enter Kamaloka, Labyrinth of the Abyss (level 81).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 18">Enter Kamaloka, Labyrinth of the Abyss (level 83).</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Captain Vishotsky:<br>
|
||||
Hmm? Do you wish to enter Kamaloka? Know that by doing so, you will be risking your life!<br>
|
||||
<a action="bypass -h Quest Kamaloka 12">Enter Kamaloka, Hall of the Abyss (level 63).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 13">Enter Kamaloka, Hall of the Abyss (level 66).</a><br>
|
||||
<a action="bypass -h Quest Kamaloka 14">Enter Kamaloka, Labyrinth of the Abyss (level 69).</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 12">Enter Kamaloka, Hall of the Abyss (level 63).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 13">Enter Kamaloka, Hall of the Abyss (level 66).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Kamaloka 14">Enter Kamaloka, Labyrinth of the Abyss (level 69).</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Gatekeeper:<br>
|
||||
Would you like to leave Kamaloka - Labyrinth of the Abyss?<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Kamaloka">Leave</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Kamaloka">Leave</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Abyssal Saintess Elcadia:<br>
|
||||
Oh.. Now I understand why this library is called the Pride of Rune. This is...<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<HTML><BODY>A book called "Saintess Solina's Biography" stands out.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<HTML><BODY>A book called "The Investigation of the Cave of Giants" stands out.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<HTML><BODY>A book called "Continents and Cosmology" stands out.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<HTML><BODY>A book called "Religions of the Aden Kingdom" stands out.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<HTML><BODY>A book called "The Genesis of Dwarves" stands out.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Library of Sages Director Sophia:<br>
|
||||
Hello. What brings you to Library of Sages?<br>
|
||||
<a action="bypass -h Quest LibraryOfSages EXIT">"I wish to leave."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LibraryOfSages EXIT">"I wish to leave."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Kegor:<br>
|
||||
You saved my life, I owe you a debt of gratitude. Rafforty mentioned you to me, it seems you've been a great help to the guild.<br>I'm not much for words however... we still have important things to do. Meet me at the Guild's Hideout to discuss the matter with Jinia.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Agree.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Agree.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Kegor:<br>
|
||||
Let's meet at the Jinia Guild hideout.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Okay.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Okay.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Kegor:<br>
|
||||
(A man in red armor lays on the ground. From what Rafforty and Jinia said, this must be Kegor.)<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest MithrilMine">Feed him the antidote.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest MithrilMine">Feed him the antidote.</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><html>Sister of Silence Eris:<br>
|
||||
Finally we meet, Successors of Fate. In the end, the endless Bridle of Eternity will be back where it belongs.<br>
|
||||
<a action="bypass -h Quest MonasteryOfSilence1 EXIT">"I'd like to go outside."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MonasteryOfSilence1 EXIT">"I'd like to go outside."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<html><body>Teleportation Device: Move to East Watcher's Room.<br><br>
|
||||
<a action="bypass -h Quest MonasteryOfSilence1 EAST">Move to East Watcher's Room</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MonasteryOfSilence1 EAST">Move to East Watcher's Room</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<html><body>Teleportation Device: Move to West Watcher's Room.<br><br>
|
||||
<a action="bypass -h Quest MonasteryOfSilence1 WEST">Move to West Watcher's Room</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MonasteryOfSilence1 WEST">Move to West Watcher's Room</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<html><body>Teleportation Device: Move to North Watcher's Room.<br><br>
|
||||
<a action="bypass -h Quest MonasteryOfSilence1 NORTH">Move to North Watcher's Room</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MonasteryOfSilence1 NORTH">Move to North Watcher's Room</Button>
|
||||
</body></html>
|
@@ -1,3 +1,3 @@
|
||||
<html><body>Teleportation Device: Move to South Watcher's Room.<br><br>
|
||||
<a action="bypass -h Quest MonasteryOfSilence1 SOUTH">Move to South Watcher's Room</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest MonasteryOfSilence1 SOUTH">Move to South Watcher's Room</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Past Door Control Device:<br>
|
||||
You failed to enter the correct password.<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-02.html">Enter the password again.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-02.html">Enter the password again.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Past Door Control Unit:<br>
|
||||
Hmm... So... The password is supposed to be the same as the one for the Goddess of the Past Statue, right?<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-02.html">Enter the password.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-02.html">Enter the password.</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Past Door Control Unit:<br>
|
||||
So the first letter of the password must be...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-03.html">A</a> <a action="bypass -h Quest NornilsGarden 32260-03.html">B</a> <a action="bypass -h Quest NornilsGarden 1">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-03.html">H</a> <a action="bypass -h Quest NornilsGarden 32260-03.html">I</a> <a action="bypass -h Quest NornilsGarden 32260-03.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-03.html">R</a> <a action="bypass -h Quest NornilsGarden 32260-03.html">S</a> <a action="bypass -h Quest NornilsGarden 32260-03.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 1">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-03.html">T</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Past Door Control Device:<br>
|
||||
The second letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-04.html">A</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">B</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-04.html">H</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">I</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 2">R</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">S</a> <a action="bypass -h Quest NornilsGarden 32260-04.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 2">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-04.html">T</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Past Door Control Device:<br>
|
||||
The third letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-05.html">A</a> <a action="bypass -h Quest NornilsGarden 32260-05.html">B</a> <a action="bypass -h Quest NornilsGarden 32260-05.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-05.html">H</a> <a action="bypass -h Quest NornilsGarden 32260-05.html">I</a> <a action="bypass -h Quest NornilsGarden 32260-05.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-05.html">R</a> <a action="bypass -h Quest NornilsGarden 32260-05.html">S</a> <a action="bypass -h Quest NornilsGarden 3">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-05.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 3">T</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Past Door Control Device:<br>
|
||||
The final letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-00.html">A</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">B</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32260-00.html">H</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">I</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden check">R</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">S</a> <a action="bypass -h Quest NornilsGarden 32260-00.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden check">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32260-00.html">T</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Present Door Control Device:<br>
|
||||
You have entered an incorrect password.<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-02.html">Enter the password again.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-02.html">Enter the password again.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Present Door Control Unit:<br>
|
||||
Hmm... So the password is supposed to be the same as the one for the Goddess of the Present Statue, right?<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-02.html">Enter the password.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-02.html">Enter the password.</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Present Door Control Unit:<br>Eh, so the first letter of the password must be...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-03.html">A</a> <a action="bypass -h Quest NornilsGarden 32261-03.html">B</a> <a action="bypass -h Quest NornilsGarden 1">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-03.html">L</a> <a action="bypass -h Quest NornilsGarden 32261-03.html">M</a> <a action="bypass -h Quest NornilsGarden 32261-03.html">N</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-03.html">X</a> <a action="bypass -h Quest NornilsGarden 32261-03.html">Y</a> <a action="bypass -h Quest NornilsGarden 32261-03.html">Z</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 1">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">L</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">M</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">N</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">X</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">Y</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-03.html">Z</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Present Door Control Device:<br>
|
||||
The second letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-04.html">A</a> <a action="bypass -h Quest NornilsGarden 32261-04.html">B</a> <a action="bypass -h Quest NornilsGarden 32261-04.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-04.html">L</a> <a action="bypass -h Quest NornilsGarden 32261-04.html">M</a> <a action="bypass -h Quest NornilsGarden 2">N</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-04.html">X</a> <a action="bypass -h Quest NornilsGarden 32261-04.html">Y</a> <a action="bypass -h Quest NornilsGarden 32261-04.html">Z</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">L</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">M</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 2">N</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">X</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">Y</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-04.html">Z</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Present Door Control Device:<br>
|
||||
The third letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-05.html">A</a> <a action="bypass -h Quest NornilsGarden 32261-05.html">B</a> <a action="bypass -h Quest NornilsGarden 3">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-05.html">L</a> <a action="bypass -h Quest NornilsGarden 32261-05.html">M</a> <a action="bypass -h Quest NornilsGarden 32261-05.html">N</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-05.html">X</a> <a action="bypass -h Quest NornilsGarden 32261-05.html">Y</a> <a action="bypass -h Quest NornilsGarden 32261-05.html">Z</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 3">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">L</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">M</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">N</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">X</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">Y</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-05.html">Z</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Present Door Control Device:<br>
|
||||
The final letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-00.html">A</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">B</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden check">L</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">M</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">N</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32261-00.html">X</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">Y</a> <a action="bypass -h Quest NornilsGarden 32261-00.html">Z</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden check">L</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">M</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">N</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">X</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">Y</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32261-00.html">Z</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
You failed to enter the correct password.<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-02.html">Enter the password again.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-02.html">Enter the password again.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
Umm...so... you're saying...the password is the same as that used to communicate with the Statue of Future?<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-02.html">Enter Password.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-02.html">Enter Password.</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
Uhhh... I remember the first letter of the password was...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-03.html">A</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">B</a> <a action="bypass -h Quest NornilsGarden 1">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-03.html">H</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">I</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-03.html">O</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">P</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">Q</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-03.html">R</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">S</a> <a action="bypass -h Quest NornilsGarden 32262-03.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 1">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">O</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">P</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">Q</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-03.html">T</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
The second letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-04.html">A</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">B</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 2">H</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">I</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-04.html">O</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">P</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">Q</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-04.html">R</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">S</a> <a action="bypass -h Quest NornilsGarden 32262-04.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 2">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">O</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">P</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">Q</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-04.html">T</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
The third letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 3">A</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">B</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-05.html">H</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">I</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-05.html">O</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">P</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">Q</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-05.html">R</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">S</a> <a action="bypass -h Quest NornilsGarden 32262-05.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 3">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">O</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">P</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">Q</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-05.html">T</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
The fourth letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-06.html">A</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">B</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-06.html">H</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">I</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 4">O</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">P</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">Q</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-06.html">R</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">S</a> <a action="bypass -h Quest NornilsGarden 32262-06.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 4">O</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">P</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">Q</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-06.html">T</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Gate of Future Control Device:<br>
|
||||
The final letter of the password is...<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-00.html">A</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">B</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">C</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-00.html">H</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">I</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">J</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-00.html">O</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">P</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">Q</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden 32262-00.html">R</a> <a action="bypass -h Quest NornilsGarden check">S</a> <a action="bypass -h Quest NornilsGarden 32262-00.html">T</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">A</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">B</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">H</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">I</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">J</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">O</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">P</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">Q</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">R</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden check">S</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32262-00.html">T</Button>
|
||||
</body></html>
|
@@ -5,5 +5,5 @@ Thirdly, you must be sufficiently skilled to undertake this test, but not so ove
|
||||
Last -- but certainly not least -- any Kamael who wishes to take the test must first obtain permission from the Hierarch.<br1>
|
||||
Have you met all these requirements?<br>
|
||||
(In order to challenge, you must be pursuing a quest or belong to a party with at least one Kamael member, and all party members must be between levels 15-22 and not have completed the 1st class transfer.)<br>
|
||||
<a action="bypass -h Quest NornilsGarden enter_instance">Say that you are qualified.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden enter_instance">Say that you are qualified.</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Garden Guard:<br>
|
||||
Welcome! This final test will judge whether you are truly ready to leave the safety of your island and travel to the outer world. It is a difficult challenge, so I will only administer it to those who meet the necessary requirements. Do you think that you are ready?<br>
|
||||
<a action="bypass -h Quest NornilsGarden 32330-01.html">Ask about the requirements.</a><br>
|
||||
<a action="bypass -h Quest NornilsGarden enter_instance">Tell her you are ready to take the test.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden 32330-01.html">Ask about the requirements.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NornilsGarden enter_instance">Tell her you are ready to take the test.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user