Merged with released L2J-Unity files.
This commit is contained in:
15
trunk/dist/game/data/teleporters/HarnakTeleporters.xml
vendored
Normal file
15
trunk/dist/game/data/teleporters/HarnakTeleporters.xml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="33303"> <!-- First Warp Device of Harnak -->
|
||||
<npcs>
|
||||
<npc id="33304" /> <!-- Second Warp Device of Harnak -->
|
||||
<npc id="33305" /> <!-- Harnak's Soul Circle -->
|
||||
</npcs>
|
||||
<teleport type="NORMAL">
|
||||
<location x="-114973" y="147632" z="-7704" /> <!-- 1st -->
|
||||
<location x="-115029" y="148934" z="-10760" /> <!-- 2nd -->
|
||||
<location x="-114972" y="150403" z="-13856" /> <!-- 3rd -->
|
||||
<location x="-116160" y="236370" z="-3088" /> <!-- outside -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user