Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
@@ -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>
|
@@ -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>
|
@@ -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>
|
Reference in New Issue
Block a user