Parsed new style html buttons.
This commit is contained in:
20
trunk/dist/game/data/html/default/30952.htm
vendored
20
trunk/dist/game/data/html/default/30952.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user