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,12 +1,12 @@
<html><body>Dimensional Vortex:<br>
<a action="bypass -h Quest ToIVortex 2">Move to the second floor using the Green Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 3">Move to the third floor using the Green Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 4">Move to the fourth floor using the Blue Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 5">Move to the fifth floor using the Blue Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 6">Move to the sixth floor using the Blue Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</a><br>
<a action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</a><br>
<a action="bypass -h Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 2">Move to the second floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 3">Move to the third floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 4">Move to the fourth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 5">Move to the fifth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 6">Move to the sixth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
</body></html>