Fixed teleport location some Ye Sagira teleport devices.

Contributed by gyo.
This commit is contained in:
MobiusDev
2016-03-16 20:38:56 +00:00
parent c8245111ac
commit 88d69177a6
4 changed files with 15 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<html><body>Ye Sagira Teleport Device:<br>
Your current location is the 5th Exploration Zone. Where would you like to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318007" msg="811;4th Exploration Zone">"I want to go to the 4th Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318011" msg="811;4th Exploration Zone">"I want to go to the 4th Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318004" msg="811;Ruins of Ye Sagira">"I'll go back to the Ruins of Ye Sagira Exploration Observatory."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Ye Sagira Teleport Device:<br>
Your current location is the 4th Exploration Zone. Where would you like to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318006" msg="811;3th Exploration Zone">"I want to go to the 3rd Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318010" msg="811;3th Exploration Zone">"I want to go to the 3rd Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318004" msg="811;Ruins of Ye Sagira">"I'll go back to the Ruins of Ye Sagira Exploration Observatory."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Ye Sagira Teleport Device:<br>
Your current location is the 3rd Exploration Zone. Where would you like to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318005" msg="811;2nd Exploration Zone">"I want to go to the 2nd Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318009" msg="811;2nd Exploration Zone">"I want to go to the 2nd Exploration Zone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3318004" msg="811;Ruins of Ye Sagira">"I'll go back to the Ruins of Ye Sagira Exploration Observatory."</Button>
</body></html>