7 lines
433 B
HTML
7 lines
433 B
HTML
<html><body>
|
|
Teleport Device:<br>
|
|
It's a teleporter where one can travel around space.<br>
|
|
<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>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DemonPrinceFloor">Face Demon Prince.</Button>
|
|
</body></html> |