Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -2,5 +2,5 @@
Have you ever been to <font color="LEVEL">Devil's Isle</font>? It is the home of the devil Zaken. Of course he is not alone. There are all manner of nasty beasts there with him.<br>
Deep in the interior of the island you will find <font color="LEVEL">living dolls with silvery hair</font> that seems to be bathed in perpetual moonlight. Their hair intrigues me. I must get my hands on some of that magical stuff! The legendary power of just a few strands... Oh, well. Enough of my ramblings.<br>
Will you do it? Will you bring back some of their hair for me? You will be handsomely rewarded!<br>
<a action="bypass -h Quest Q00366_SilverHairedShaman 30111-02.htm">"I will collect the dolls' hair for you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00366_SilverHairedShaman 30111-02.htm">"I will collect the dolls' hair for you."</Button>
</body></html>

View File

@@ -2,6 +2,6 @@
You have done well! At last, I can...<br>
Ah, yes, your pay. Please bring me some more hair! The more the better!<br>
Please don't tell anyone I'm collecting this stuff...<br>
<a action="bypass -h Quest Q00366_SilverHairedShaman 30111-05.html">"I want to quit."</a><br>
<a action="bypass -h Quest Q00366_SilverHairedShaman 30111-06.html">"I will continue working for you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00366_SilverHairedShaman 30111-05.html">"I want to quit."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00366_SilverHairedShaman 30111-06.html">"I will continue working for you."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Magister Dieter:<br>
As I said, you must go to <font color="LEVEL">Devil's Isle</font>, slay <font color="LEVEL">Sairon, Sairon's doll and Sairon's puppet</font> and bring back <font color="LEVEL">Sairon's Silver Hair</font>. You will be amply rewarded.<br>
<a action="bypass -h Quest Q00366_SilverHairedShaman 30111-05.html">"I want to quit."</a><br>
<a action="bypass -h Quest Q00366_SilverHairedShaman 30111-06.html">"I will continue working for you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00366_SilverHairedShaman 30111-05.html">"I want to quit."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00366_SilverHairedShaman 30111-06.html">"I will continue working for you."</Button>
</body></html>