[Classic] Removing teleports to currently inaccessible areas.
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="30177"> <!-- Trisha -->
|
||||
<teleport type="NORMAL">
|
||||
<location npcStringId="1010023" x="146798" y="25796" z="-2012" feeCount="6900" /> <!-- Town of Aden -->
|
||||
<location npcStringId="1010007" x="83551" y="147945" z="-3395" feeCount="9400" /> <!-- The Town of Giran -->
|
||||
<location npcStringId="1010200" x="43823" y="-47760" z="-796" feeCount="10000" /> <!-- Town of Rune -->
|
||||
<location npcStringId="1010199" x="148015" y="-55293" z="-2733" feeCount="37000" /> <!-- Town of Goddard -->
|
||||
<location npcStringId="1010574" x="87130" y="-143514" z="-1291" feeCount="19000" /> <!-- Town of Schuttgart -->
|
||||
<location npcStringId="1010014" x="85392" y="16232" z="-3673" feeCount="3700" /> <!-- Ivory Tower -->
|
||||
<location npcStringId="1010020" x="117070" y="76936" z="-2696" feeCount="4100" /> <!-- Hunter's Village -->
|
||||
<location npcStringId="1010022" x="105918" y="109759" z="-3165" feeCount="6100" /> <!-- Hardin's Private Academy -->
|
||||
@@ -20,7 +16,6 @@
|
||||
<location npcStringId="1010180" x="93191" y="16957" z="-3922" feeId="13722" feeCount="1" /> <!-- Forest of Evil (Lv. 45) -->
|
||||
<location npcStringId="1010616" x="67071" y="68795" z="-3656" feeId="13722" feeCount="1" /> <!-- Timak Outpost (Lv. 40) -->
|
||||
<location npcStringId="1010160" x="-44580" y="77486" z="-3740" feeId="13722" feeCount="1" /> <!-- Altar of Rites -->
|
||||
<location npcStringId="1010053" x="146434" y="46712" z="-3433" feeId="13722" feeCount="1" /> <!-- Coliseum -->
|
||||
</teleport>
|
||||
<teleport type="NOBLES_ADENA">
|
||||
<location npcStringId="1010506" x="-87334" y="142252" z="-3645" feeCount="1000" /> <!-- Gludin Arena -->
|
||||
@@ -28,7 +23,6 @@
|
||||
<location npcStringId="1010180" x="93191" y="16957" z="-3922" feeCount="1000" /> <!-- Forest of Evil (Lv. 45) -->
|
||||
<location npcStringId="1010616" x="67071" y="68795" z="-3656" feeCount="1000" /> <!-- Timak Outpost (Lv. 40) -->
|
||||
<location npcStringId="1010160" x="-44580" y="77486" z="-3740" feeCount="1000" /> <!-- Altar of Rites -->
|
||||
<location npcStringId="1010053" x="146434" y="46712" z="-3433" feeCount="1000" /> <!-- Coliseum -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user