Merged with released L2J-Unity files.
This commit is contained in:
12
trunk/dist/game/data/teleporters/WarpGate.xml
vendored
Normal file
12
trunk/dist/game/data/teleporters/WarpGate.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="33900"> <!-- Warp Gate -->
|
||||
<npcs>
|
||||
<npc id="33902" /> <!-- Warp Gate -->
|
||||
</npcs>
|
||||
<teleport type="NORMAL">
|
||||
<location x="-28575" y="255984" z="-2200" /> <!-- Refugee camp (Hellbound) -->
|
||||
<location x="111382" y="219202" z="-3536" /> <!-- Heine -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user