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>Trader Vladimir:<br>
The world is very unsettled these days. Would you be interested in a unique kind of power?<br>
<a action="bypass -h Quest Q00015_SweetWhispers 31302-01.html">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00015_SweetWhispers 31302-01.html">Quest</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Hierarch:<br>
What are you doing here? We don't let just anybody in here!<br>
<a action="bypass -h Quest Q00015_SweetWhispers 31517-01.html">Vladimir sent me.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00015_SweetWhispers 31517-01.html">Vladimir sent me.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Mysterious Necromancer:<br>
What business do you have here? What do you want from me?<br>
<a action="bypass -h Quest Q00015_SweetWhispers 31518-01.html">I want to change my ways.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00015_SweetWhispers 31518-01.html">I want to change my ways.</Button>
</body></html>