Fix for duplicate Milia other teleport list.

This commit is contained in:
MobiusDev
2019-03-11 13:59:48 +00:00
parent 328e943a3f
commit afc0bd7db3
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<html><body>-Teleportable Regions-<br><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Heroic Tomb</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 1">Ruins of Ye Sagira</Button>
</body></html>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 2">Heroic Tomb</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 3">Ruins of Ye Sagira</Button>
</body></html>

View File

@@ -24,8 +24,6 @@
<teleport type="OTHER">
<location npcStringId="1010731" x="-186565" y="243629" z="2621" feeCount="150000" /> <!-- Keucereus Alliance Base -->
<location npcStringId="1010745" x="-149406" y="255247" z="-80" /> <!-- Gludio Airship Wharf -->
</teleport>
<teleport type="OTHER">
<location npcStringId="1010740" x="-114986" y="226633" z="-2864" feeCount="860" /> <!-- Reliquary of the Giants -->
<location npcStringId="1010739" x="-109300" y="237498" z="-2944" feeCount="550" questZoneId="1" /> <!-- Ruins of Ye Sagira -->
</teleport>