Parsed new style html buttons.
This commit is contained in:
4
trunk/dist/game/data/html/default/32749.htm
vendored
4
trunk/dist/game/data/html/default/32749.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>
|
||||
Teleport Device:<br>
|
||||
It's a teleporter where one can travel around space.<br>
|
||||
<a action="bypass -h Quest TowerOfInfinitum up">Go upstairs.</a><br>
|
||||
<a action="bypass -h Quest TowerOfInfinitum down">Go downstairs.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TowerOfInfinitum up">Go upstairs.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TowerOfInfinitum down">Go downstairs.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user