Files
l2j_mobius/trunk/dist/game/data/teleporters/TransportationAssistant.xml
2016-06-12 01:34:09 +00:00

11 lines
693 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="33674"> <!-- Transportation Assistant -->
<teleport type="OTHER">
<location x="-147711" y="152768" z="-14056" /> <!-- The Seed of Hellfire Level 1, Northern District -->
<location x="-147867" y="250710" z="-14024" /> <!-- The Seed of Hellfire Level 1, Southern District -->
<location x="-150131" y="143145" z="-11960" /> <!-- The Seed of Hellfire Level 2, Northern District -->
<location x="-150169" y="241022" z="-11928" /> <!-- The Seed of Hellfire Level 2, Southern District -->
</teleport>
</npc>
</list>