Parsed new style html buttons.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html><body>Dimensional Gate Keeper:<br>
|
||||
Surely you've heard all about the Dimensional Fragment. Let me ask you a simple question: Will you obtain the Dimensional Fragment and fight alongside us?<br>
|
||||
<a action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-02.htm">"I'll do it!"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-02.htm">"I'll do it!"</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Dimensional Gate Keeper:<br>
|
||||
Have you found any dimension fragments? The more fragments you find, the longer you'll be allowed to stay in the Dimensional Gap. Dimension fragments are watched over by the guardians of ancient magic.<br>
|
||||
If you begin to feel overwhelmed by your mission and want to take a break, just let me know! You always have that option!<br>
|
||||
<a action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-05.html">"Who are the guardians of ancient magic?"</a><br>
|
||||
<a action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-06.html">"I want to continue."</a><br>
|
||||
<a action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-07.html">"I want to take a break."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-05.html">"Who are the guardians of ancient magic?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-06.html">"I want to continue."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00634_InSearchOfFragmentsOfDimension 31494-07.html">"I want to take a break."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user