6 lines
455 B
HTML
6 lines
455 B
HTML
<html><body>Second Warp Device of Harnak:<br>
|
|
Seems you can teleport through this Warp Device.<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 1">Go to the 1st basement floor</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 3">Go to the 3rd basement floor</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 4">Go outside</Button>
|
|
</body></html> |