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>
Did you come see me in order to become a mercenary?<br><br>
<a action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-02.htm">Say yes.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-02.htm">Say yes.</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Mercenary Captain:<br>
Here is a proof of your mercenary status. Everybody starts as a general mercenary.<br>
If you want to advance beyond that, you must prove your capabilities. Interested?<br>
<a action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-03.htm">"How do I do it?" </a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-03.htm">"How do I do it?" </Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Mercenary Captain:<br>
Why are you here?<br>
<a action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-03.htm">"I want to know how to advance. Please tell me."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-03.htm">"I want to know how to advance. Please tell me."</Button>
</body></html>

View File

@@ -2,5 +2,5 @@
There is a way.<br>
First, you must advance to a higher level: Elite Mercenary.<br>
An Elite Mercenary demonstrates superior bravery and responsibility. If you want to become one, you must prove that you possess those qualities.<br>
<a action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-04.htm">"Please tell me how."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00147_PathtoBecominganEliteMercenary elite-04.htm">"Please tell me how."</Button>
</body></html>