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>Engineer Lekon:<br>
Now that you are authorized to fly, there's something you should know...<br>
<a action="bypass -h Quest Q10274_CollectingInTheAir 32557-02.htm">"What?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10274_CollectingInTheAir 32557-02.htm">"What?"</Button>
</body></html>

View File

@ -1,5 +1,5 @@
<html><body>Engineer Lekon:<br>
Do you know what powers the Airships? It's ancient Giant technology. But you need <font color="LEVEL">Star Stones</font> to power, maintain and repair a Airship. They can only be found in the skies of Gracia. It's not easy to collect these stones, especially since they tend to attract some rather nasty monsters. But don't you think they're worth the risk, given their rarity and value?<br>
I think you've got all the makings of a fine Star Stone collector, actually. What do you say? Will you do it?<br>
<a action="bypass -h Quest Q10274_CollectingInTheAir 32557-03.html">Say yes.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10274_CollectingInTheAir 32557-03.html">Say yes.</Button>
</body></html>