Mellon teleport.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-09-16 12:29:42 +00:00
parent 5ba1e4590c
commit a4c5cc7063
6 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<html><body>Gatekeeper Mellon:<br>
Welcome to the heart of the Kamael homeland.<br>
From here, you may only go directly to Kamael Village. What would you like to do? Will you go back?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">"Let me go back to the village."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="32181"> <!-- Mellon -->
<teleport type="OTHER">
<location x="-116977" y="46607" z="368" /> <!-- Kamael Village -->
</teleport>
</npc>
</list>

View File

@ -0,0 +1,6 @@
<html><body>Gatekeeper Mellon:<br>
Welcome to the heart of the Kamael homeland.<br>
From here, you may only go directly to Kamael Village. What would you like to do? Will you go back?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">"Let me go back to the village."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="32181"> <!-- Mellon -->
<teleport type="OTHER">
<location x="-116977" y="46607" z="368" /> <!-- Kamael Village -->
</teleport>
</npc>
</list>

View File

@ -0,0 +1,6 @@
<html><body>Gatekeeper Mellon:<br>
Welcome to the heart of the Kamael homeland.<br>
From here, you may only go directly to Kamael Village. What would you like to do? Will you go back?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">"Let me go back to the village."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="32181"> <!-- Mellon -->
<teleport type="OTHER">
<location x="-116977" y="46607" z="368" /> <!-- Kamael Village -->
</teleport>
</npc>
</list>