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>Daichir, Priest of Earth:<br>
If you're wandering around in a remote place like this, I'm guessing you have some time on your hands. I have need of an adventurer like you...<br>
It must be the will of the Goddess of Earth that you have come when you did...<br>
<a action="bypass -h Quest Q00451_LuciensAltar 30537-04.htm">"What do you need?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00451_LuciensAltar 30537-04.htm">"What do you need?"</Button>
</body></html>

View File

@@ -2,5 +2,5 @@
Have you heard about the Ratmen's damaging the magical shield deep inside the Mithril Mine? Now the mine has been shut down and all the miners have been forced to evacuate.<br>
If the shield is completely destroyed...well, I shudder to think what will happen!<br>
Will you help us prevent that?<br>
<a action="bypass -h Quest Q00451_LuciensAltar 30537-05.htm">Say yes.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00451_LuciensAltar 30537-05.htm">Say yes.</Button>
</body></html>