8 lines
704 B
HTML
8 lines
704 B
HTML
<html><body>Transportation Assistant:<br>
|
|
I'm always thankful for your contributions.<br>
|
|
Where would you like to go?<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">"The Seed of Hellfire Level 1, Northern District."</button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 2">"The Seed of Hellfire Level 1, Southern District."</button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 3">"The Seed of Hellfire Level 2, Northern District."</button>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 4">"The Seed of Hellfire Level 2, Southern District."</button>
|
|
</body></html> |