12 lines
463 B
XML
12 lines
463 B
XML
<?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> |