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

@@ -1,4 +1,4 @@
<html><body>Mercenary Captain:<br>
You must have a thick skin to come to me! You know you need a Mercenary Certificate in order to work as a mercenary, right?<br>
<a action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-00b.htm">"Please give me another one."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-00b.htm">"Please give me another one."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Mercenary Captain:<br>
Here you go. Don't lose it again! Do you think you can become an Exalted Mercenary if you're that careless?<br>
<a action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-02.htm">"That has nothing to do with becoming an Exalted Mercenary."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-02.htm">"That has nothing to do with becoming an Exalted Mercenary."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Mercenary Captain:<br>
So you came to sign on with us, eh?<br>
<a action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-02.htm">"I came here to be certified as an Exalted Mercenary." </a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-02.htm">"I came here to be certified as an Exalted Mercenary." </Button>
</body></html>

View File

@@ -2,5 +2,5 @@
An Exalted Mercenary, eh?<br>
Do you really think it's that easy? An Exalted Mercenary must demonstrate superior bravery and capability far surpassing those of an ordinary mercenary.<br>
Before you can be certified as an Exalted Mercenary, you must prove those qualities.<br>
<a action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-03.htm">"I'm ready to prove my worth."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00148_PathtoBecominganExaltedMercenary exalted-03.htm">"I'm ready to prove my worth."</Button>
</body></html>