11 lines
994 B
HTML
11 lines
994 B
HTML
<html><body>Teleport Device:<br>
|
|
This is a teleport device for convenient travel about the Wasteland.<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 2">Wastelands Merchant Entrance</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 3">Elder Casian</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 4">Ant Nest Entrance</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 5">Near Wasteland Basilisk</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 6">Near Gargoyle Lord Sirocco</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 7">Near Ragraman</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 8">Near Iris</Button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 9">Near Thorn</Button>
|
|
</body></html> |