Merged with released L2J-Unity files.
This commit is contained in:
12
trunk/dist/game/data/teleporters/TeleportDevice-GardenOfGenesis.xml
vendored
Normal file
12
trunk/dist/game/data/teleporters/TeleportDevice-GardenOfGenesis.xml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="33089"> <!-- Teleport Device (in Ancient City Arcan) -->
|
||||
<npcs>
|
||||
<npc id="33090" /> <!-- Teleport Device (in Garden of Genesis) -->
|
||||
</npcs>
|
||||
<teleport type="NORMAL">
|
||||
<location x="207888" y="112800" z="-2064" /> <!-- Ancient City Arcan -> Garden of Genesis -->
|
||||
<location x="210831" y="89441" z="-1144" /> <!-- Garden of Genesis -> Ancient City Arcan -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user