Parsed new style html buttons.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
You again! I was just thinking until you started talking to me. What is it?<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-02.htm">"Uh... I can come back later."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-02.htm">"Uh... I can come back later."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
Yes, fool, leave me to my craft... wait. Wait! Don't go yet, something just occurred to me.<br>
|
||||
Brother Dominic assigned me a mission and I think you might be able to help me with this one. You see, I have a dream. In this dream, I am not stuck in this dreary Monastery surrounded by these dreary humorless monks. You can help make this dream a reality.<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">Accept the mission.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">Accept the mission.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
Alright, so how goes the hunt?<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">I defeated enough monks.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">I defeated enough monks.</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
Ah... now doesn't that feel good? With every monk erased from this world, it feels a little better. Sometimes I don't even see the monk fall, I just get that feeling that the world is a better place and I know why.<br>
|
||||
Anyway, how did we fare?<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags100">I brought 100 Rags of Monks</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags200">I brought 200 Rags of Monks</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags300">I brought 300 Rags of Monks</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags400">I brought 400 Rags of Monks</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags500">I brought 500 Rags of Monks</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags100">I brought 100 Rags of Monks</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags200">I brought 200 Rags of Monks</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags300">I brought 300 Rags of Monks</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags400">I brought 400 Rags of Monks</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence rags500">I brought 500 Rags of Monks</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
Nicely done, creature. Take care in your travels. What will you do now?<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">"I have more rags."</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">"I've got a fever... and the only cure is more monk blood."</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence exit1">"I tire of this. I am done with this mission."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">"I have more rags."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">"I've got a fever... and the only cure is more monk blood."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence exit1">"I tire of this. I am done with this mission."</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Priest Greymore:<br>
|
||||
Ahh... but you still have some of these monk's rags. If you quit now, we'll have to throw them away.<br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">"Hmm... Ok I have more rags."</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">"Yeah... actually beating up more monks sounds good."</a><br>
|
||||
<a action="bypass -h Quest Q00270_TheOneWhoEndsSilence exit2">"Oh well. I'm done with this."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-08.html">"Hmm... Ok I have more rags."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence 32757-04.html">"Yeah... actually beating up more monks sounds good."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00270_TheOneWhoEndsSilence exit2">"Oh well. I'm done with this."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user