9 lines
353 B
XML
9 lines
353 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="33087"> <!-- Teleport Device (in Ruins of Despair) -->
|
|
<teleport type="OTHER">
|
|
<location x="-14567" y="123872" z="-3104" /> <!-- Town of Gludio -->
|
|
</teleport>
|
|
</npc>
|
|
</list>
|