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

@@ -6,5 +6,5 @@ Then and there I resolved to make a dish so indigenous to this region that those
But, as I'm sure you're aware, it takes more than ingredients to make a dish.<br>
The monsters in this region are too tough, don't you think?<br>
Will you help me?<br>
<a action="bypass -h Quest Q00623_TheFinestFood 31521-03.htm">"I'll help you."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00623_TheFinestFood 31521-03.htm">"I'll help you."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Chef Jeremy:<br>
Excellent! I didn't think you'd survive! Oh, did I say that out loud?<br>
I meant to say, I'm very happy to see you back so soon! Now, let's have a look at those ingredients.<br>
<a action="bypass -h Quest Q00623_TheFinestFood 31521-06.html">"Here you go."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00623_TheFinestFood 31521-06.html">"Here you go."</Button>
</body></html>