Cruma Tower 3rd floor and Giran harbor teleporters.

Contributed by maxstyle.
This commit is contained in:
MobiusDev
2017-08-07 11:59:54 +00:00
parent 4bd34c16b9
commit 706f7fdf62
5 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<html><body>Gatekeeper Angelina:<br>
Hey, you look suspiciously familiar! I am certain that you are a fugitive from justice. The Gate to Space and Time will not be opened to you. We gatekeepers cannot assist in the flight of a fugitive... However, don't forget, this is a harbor. Perhaps you could be a stowaway?
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Gatekeeper Angelina:<br>
Impressive port, isn't it? This is the gateway to everything that comes and goes in Giran.<br>
So, where do you want to go? Don't tell me you fancy that demon island belonging to Beleth.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">"I want to teleport."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleportation Cube:<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">Go back to the 2nd floor.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 2">Teleport into The Core room.</Button>
</body></html>