Initial Ye Sagira Teleporters.

Contributed by nebel.
This commit is contained in:
mobius
2015-03-11 21:27:38 +00:00
parent 73f567759d
commit 55128411ab
5 changed files with 33 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
<html><body>Ye Sagira Teleportation Device:<br>
Your current location is the Ruins of Ye Sagira Explorarion Observatory. Where would you like to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 3318001" msg="811;The 1st Exploration Zone">The 1st Exploration Zone</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Ye Sagira Teleportation Device:<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 3318101" msg="811;Exit to the East">Exit to the East</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 3318102" msg="811;Exit to the West">Exit to the West</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 3318103" msg="811;Return to town">Return to town</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Ye Sagira Teleportation Device:<br>
Your current location is the Ruins of Ye Sagira Explorarion Observatory. Where would you like to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 3318001" msg="811;The 1st Exploration Zone">The 1st Exploration Zone</Button>
</body></html>