Files
l2j_mobius/trunk/dist/game/data/teleporters/Milia.xml
MobiusDev 61d4311595 [Classic] Removed Character Birthday Event.
Used another approach to disable Olympiad announcements.
Switched Milian with Roxxy on both datapacks.
2015-05-02 17:48:35 +00:00

29 lines
2.4 KiB
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="30006"> <!-- Milia -->
<teleport type="NORMAL">
<location npcStringId="1010004" x="-80684" y="149770" z="-3040" feeCount="18000" /> <!-- The Village of Gludin -->
<location npcStringId="1010156" x="11167" y="16012" z="-4584" feeCount="24000" /> <!-- Dark Elf Village -->
<location npcStringId="1010158" x="115357" y="-178212" z="-928" feeCount="46000" /> <!-- Dwarven Village -->
<location npcStringId="1010155" x="44734" y="49210" z="-3056" feeCount="23000" /> <!-- Elven Village -->
<location npcStringId="1010008" x="-44124" y="-113390" z="-240" feeCount="35000" /> <!-- Orc Village -->
<location npcStringId="1010648" x="-117001" y="46589" z="360" feeCount="20000" /> <!-- Kamael Village -->
<location npcStringId="1010005" x="-14593" y="123936" z="-3120" feeCount="12000" /> <!-- The Town of Gludio -->
<location npcStringId="1010741" x="-80532" y="247714" z="-3492" feeCount="3300" /> <!-- Faeron Village -->
<location npcStringId="1010739" x="-109300" y="237498" z="-2944" feeCount="550" /> <!-- Ruins of Ye Sagira -->
<location npcStringId="1010740" x="-114986" y="226633" z="-2864" feeCount="860" /> <!-- Reliquary of the Giants -->
</teleport>
<teleport type="NOBLES_TOKEN">
<location npcStringId="1010506" x="-87334" y="142252" z="-3645" feeId="13722" feeCount="1" /> <!-- Gludin Arena -->
<location npcStringId="1010507" x="73579" y="142709" z="-3763" feeId="13722" feeCount="1" /> <!-- Giran Arena -->
<location npcStringId="1010053" x="146434" y="46712" z="-3433" feeId="13722" feeCount="1" /> <!-- Coliseum -->
<location npcStringId="1010731" x="-186306" y="242822" z="2552" feeId="13722" feeCount="100" /> <!-- Keucereus Alliance Base -->
</teleport>
<teleport type="NOBLES_ADENA">
<location npcStringId="1010506" x="-87334" y="142252" z="-3645" feeCount="1000" /> <!-- Gludin Arena -->
<location npcStringId="1010507" x="73579" y="142709" z="-3763" feeCount="1000" /> <!-- Giran Arena -->
<location npcStringId="1010053" x="146434" y="46712" z="-3433" feeCount="1000" /> <!-- Coliseum -->
<location npcStringId="1010731" x="-186306" y="242822" z="2552" feeCount="100000" /> <!-- Keucereus Alliance Base -->
</teleport>
</npc>
</list>