Mellon teleport.
Contributed by gamelike85.
This commit is contained in:
parent
5ba1e4590c
commit
a4c5cc7063
6
L2J_Mobius_1.0_Ertheia/dist/game/data/html/teleporter/32181.htm
vendored
Normal file
6
L2J_Mobius_1.0_Ertheia/dist/game/data/html/teleporter/32181.htm
vendored
Normal 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>
|
8
L2J_Mobius_1.0_Ertheia/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal file
8
L2J_Mobius_1.0_Ertheia/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal 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>
|
6
L2J_Mobius_2.5_Underground/dist/game/data/html/teleporter/32181.htm
vendored
Normal file
6
L2J_Mobius_2.5_Underground/dist/game/data/html/teleporter/32181.htm
vendored
Normal 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>
|
8
L2J_Mobius_2.5_Underground/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal file
8
L2J_Mobius_2.5_Underground/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal 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>
|
6
L2J_Mobius_3.0_Helios/dist/game/data/html/teleporter/32181.htm
vendored
Normal file
6
L2J_Mobius_3.0_Helios/dist/game/data/html/teleporter/32181.htm
vendored
Normal 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>
|
8
L2J_Mobius_3.0_Helios/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal file
8
L2J_Mobius_3.0_Helios/dist/game/data/teleporters/others/Stronghold-I.xml
vendored
Normal 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>
|
Loading…
Reference in New Issue
Block a user