Sync with L2JServer Jan 12th 2015.
This commit is contained in:
22
trunk/dist/game/data/teleporters/Astiel.xml
vendored
22
trunk/dist/game/data/teleporters/Astiel.xml
vendored
@@ -2,20 +2,22 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="33948"> <!-- Astiel -->
|
||||
<teleport type="NORMAL">
|
||||
<location npcStringId="1010004" x="-80684" y="149770" z="-3040" feeCount="11000" />
|
||||
<location npcStringId="1010005" x="-14593" y="123936" z="-3120" feeCount="14000" />
|
||||
<location npcStringId="1010001" x="-113432" y="256568" z="-1534" feeCount="1300" />
|
||||
<location npcStringId="1010742" x="-82441" y="244204" z="-3747" feeCount="160" />
|
||||
<location npcStringId="1010004" x="-80678" y="149769" z="-3043" feeCount="11000" /> <!-- The Village of Gludin -->
|
||||
<location npcStringId="1010005" x="-14608" y="123920" z="-3128" feeCount="14000" /> <!-- The Town of Gludio -->
|
||||
<location npcStringId="1010001" x="-113443" y="256656" z="-1504" feeCount="1300" /> <!-- Talking Island Village -->
|
||||
<location npcStringId="1010742" x="-82399" y="244118" z="-3738" feeCount="160" /> <!-- Whispering Woods -->
|
||||
</teleport>
|
||||
<teleport type="NOBLES_TOKEN">
|
||||
<location npcStringId="1010506" x="-87328" y="142266" z="-3640" feeId="13722" feeCount="1" />
|
||||
<location npcStringId="1010507" x="73579" y="142709" z="-3768" feeId="13722" feeCount="1" />
|
||||
<location npcStringId="1010053" x="146440" y="46723" z="-3432" feeId="13722" feeCount="1" />
|
||||
<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="-87328" y="142266" z="-3640" feeCount="1000" />
|
||||
<location npcStringId="1010507" x="73579" y="142709" z="-3768" feeCount="1000" />
|
||||
<location npcStringId="1010053" x="146440" y="46723" z="-3432" feeCount="1000" />
|
||||
<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>
|
||||
Reference in New Issue
Block a user