6 lines
441 B
HTML
6 lines
441 B
HTML
<html><body>First Warp Device of Harnak:<br>
|
|
You can move using this Warp Device<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990005">Go to 2nd underground level</button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990006">Go to 3rd underground level</button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
|
|
</body></html> |