Addition of special prices to teleport data.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment 2021-03-04 00:11:56 +00:00
parent df5b69bc91
commit 97227fb27a

View File

@ -21,7 +21,7 @@
<teleport id="36" x="-91080" y="149860" z="-3624" price="2000" /> <!-- Gludin Harbor -->
<teleport id="37" x="-14424" y="123972" z="-3120" price="1000" /> <!-- Town of Gludio -->
<teleport id="38" x="-46427" y="147921" z="-2960" price="770" /> <!-- Abandoned Camp -->
<teleport id="39" x="-91509" y="107149" z="-3688" price="15300" /> <!-- Orc Baracks-->
<teleport id="39" x="-91509" y="107149" z="-3688" price="15300" /> <!-- Orc Baracks -->
<teleport id="46" x="-45210" y="202654" z="-3592" price="1650" /> <!-- Langk Lizardmen Dwellings -->
<teleport id="49" x="-84191" y="244531" z="-3728" price="1000" /> <!-- Talking Island -->
<teleport id="53" x="-112367" y="234703" z="-3688" price="500" /> <!-- Elven Ruins -->
@ -37,7 +37,7 @@
<teleport id="71" x="29294" y="74968" z="-3776" price="500" /> <!-- Elven Fortress -->
<teleport id="75" x="9800" y="15596" z="-4568" price="1000" /> <!-- Dark Elven Village -->
<teleport id="77" x="-21966" y="40544" z="-3192" price="200" /> <!-- Swampland -->
<teleport id="78" x="-55262" y="77036" z="-3160" price="8000" /> <!-- Altar of Writes-->
<teleport id="78" x="-55262" y="77036" z="-3160" price="8000" /> <!-- Altar of Writes -->
<teleport id="79" x="64328" y="26803" z="-3768" price="770" /> <!-- Sea Of Spores -->
<teleport id="81" x="85391" y="16228" z="-3672" price="3900" /> <!-- Ivory Tower -->
<teleport id="82" x="82927" y="53255" z="-1488" price="1000" /> <!-- Town of Oren -->
@ -110,26 +110,26 @@
<teleport id="435" x="73024" y="118485" z="-3720" price="15300" /> <!-- Entrance to Dragon Valley -->
<teleport id="436" x="88088" y="121578" z="-2960" price="15300" /> <!-- Center of the Dragon Valley -->
<teleport id="437" x="92821" y="18847" z="-3608" price="2000" /> <!-- Outskirts of the Ivory Tower -->
<teleport id="438" x="15074" y="246054" z="-176" price="0" /> <!--Hellbound-->
<teleport id="439" x="8890" y="239060" z="-2440" price="0" /> <!--Satina's Laboratory-->
<teleport id="440" x="2901" y="235565" z="-3352" price="0" /> <!--Beleth's Magic Circle-->
<teleport id="441" x="7730" y="250566" z="-1800" price="0" /> <!--Ivory Tower Camp-->
<teleport id="442" x="85760" y="-354" z="-3640" price="2000" /> <!--Ivory Tower - Hellbound Portal-->
<teleport id="443" x="116887" y="16064" z="2952" price="0" /> <!--Tower of Insolence (To the 7th Floor)-->
<teleport id="444" x="112196" y="16076" z="2952" price="0" /> <!-- Tower of Insolence (From the 7th Floor)-->
<teleport id="445" x="114628" y="18594" z="3960" price="0" /> <!-- Tower of Insolence (To the 8th Floor)-->
<teleport id="446" x="116320" y="14249" z="3960" price="0" /> <!-- Tower of Insolence (From the 8th Floor)-->
<teleport id="447" x="114843" y="18674" z="4976" price="0" /> <!-- Tower of Insolence (To the 9th Floor)-->
<teleport id="448" x="114643" y="13704" z="4976" price="0" /> <!-- Tower of Insolence (From the 9th Floor)-->
<teleport id="449" x="112866" y="14337" z="5984" price="0" /> <!-- Tower of Insolence (To the 10th Floor)-->
<teleport id="450" x="115380" y="14423" z="6136" price="0" /> <!-- Tower of Insolence (Left Exit from the 10th Floor)-->
<teleport id="451" x="112964" y="16764" z="6136" price="0" /> <!-- Tower of Insolence (Right Exit from the 10th Floor)-->
<teleport id="452" x="114901" y="13343" z="6992" price="0" /> <!-- Tower of Insolence (Left Exit from the 11th Floor)-->
<teleport id="453" x="111917" y="16297" z="6992" price="0" /> <!-- Tower of Insolence (Right Exit from the 11th Floor)-->
<teleport id="454" x="115282" y="14377" z="8112" price="0" /> <!-- Tower of Insolence (Left Exit from the 12th Floor)-->
<teleport id="455" x="112922" y="16665" z="8112" price="0" /> <!-- Tower of Insolence (Right Exit from the 12th Floor)-->
<teleport id="456" x="104277" y="58299" z="-3944" price="1000" /> <!-- Wind Village-->
<teleport id="457" x="107643" y="51995" z="-4800" price="200" /> <!-- Quiet Plain-->
<teleport id="458" x="109763" y="57475" z="-4360" price="200" /> <!-- Whispering Woods-->
<teleport id="459" x="17782" y="252753" z="-1744" price="0" /> <!-- Otherworldly Tower-->
<teleport id="438" x="15074" y="246054" z="-176" price="200" special="true"/> <!-- Hellbound -->
<teleport id="439" x="8890" y="239060" z="-2440" price="200" special="true"/> <!-- Satina's Laboratory -->
<teleport id="440" x="2901" y="235565" z="-3352" price="200" special="true"/> <!-- Beleth's Magic Circle -->
<teleport id="441" x="7730" y="250566" z="-1800" price="200" special="true"/> <!-- Ivory Tower Camp -->
<teleport id="442" x="85760" y="-354" z="-3640" price="2000" special="true"/> <!-- Ivory Tower - Hellbound Portal -->
<teleport id="443" x="116887" y="16064" z="2952" price="100" special="true" /> <!-- Tower of Insolence (To the 7th Floor) -->
<teleport id="444" x="112196" y="16076" z="2952" price="100" special="true" /> <!-- Tower of Insolence (From the 7th Floor) -->
<teleport id="445" x="114628" y="18594" z="3960" price="100" special="true" /> <!-- Tower of Insolence (To the 8th Floor) -->
<teleport id="446" x="116320" y="14249" z="3960" price="100" special="true" /> <!-- Tower of Insolence (From the 8th Floor) -->
<teleport id="447" x="114843" y="18674" z="4976" price="100" special="true" /> <!-- Tower of Insolence (To the 9th Floor) -->
<teleport id="448" x="114643" y="13704" z="4976" price="100" special="true" /> <!-- Tower of Insolence (From the 9th Floor) -->
<teleport id="449" x="112866" y="14337" z="5984" price="100" special="true" /> <!-- Tower of Insolence (To the 10th Floor) -->
<teleport id="450" x="115380" y="14423" z="6136" price="150" special="true" /> <!-- Tower of Insolence (Left Exit from the 10th Floor) -->
<teleport id="451" x="112964" y="16764" z="6136" price="150" special="true" /> <!-- Tower of Insolence (Right Exit from the 10th Floor) -->
<teleport id="452" x="114901" y="13343" z="6992" price="150" special="true" /> <!-- Tower of Insolence (Left Exit from the 11th Floor) -->
<teleport id="453" x="111917" y="16297" z="6992" price="150" special="true" /> <!-- Tower of Insolence (Right Exit from the 11th Floor) -->
<teleport id="454" x="115282" y="14377" z="8112" price="150" special="true" /> <!-- Tower of Insolence (Left Exit from the 12th Floor) -->
<teleport id="455" x="112922" y="16665" z="8112" price="150" special="true" /> <!-- Tower of Insolence (Right Exit from the 12th Floor) -->
<teleport id="456" x="104277" y="58299" z="-3944" price="1000" /> <!-- Wind Village -->
<teleport id="457" x="107643" y="51995" z="-4800" price="200" /> <!-- Quiet Plain -->
<teleport id="458" x="109763" y="57475" z="-4360" price="200" /> <!-- Whispering Woods -->
<teleport id="459" x="17782" y="252753" z="-1744" price="0" /> <!-- Otherworldly Tower -->
</list>