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,5 +1,5 @@
<html><body>Matras:<br>
You know I am keenly interested in the magnificent structure called the Steel Citadel. I have been researching it, but strangely I have found no complete blueprints. It seems that it was built independently by a number of different parties... I am still searching for additional information, but without success.<br>
Would you be willing to help me?<br>
<a action="bypass -h Quest Q00132_MatrasCuriosity 32245-03.htm">"Please explain."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00132_MatrasCuriosity 32245-03.htm">"Please explain."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Matras:<br>
Excellent -- the blueprints are authentic! Many thanks. I have already discovered several items of interest, including a secret passage...<br>
<a action="bypass -h Quest Q00132_MatrasCuriosity 32245-07.htm">"Secret passage?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00132_MatrasCuriosity 32245-07.htm">"Secret passage?"</Button>
</body></html>