Hunters village teleport improvements.
Contributed by Stayway.
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/Hellbound.htm" value="Hellbound Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/Hellbound.htm" value="Hellbound Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/Hunters.htm" value="Hunters" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||||
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/BlackbirdCampsite.htm" value="Blackbird Campsite" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/BlackbirdCampsite.htm" value="Blackbird Campsite" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
11
trunk/dist/game/data/html/admin/teleports/WorldAreas/Hunters .htm
vendored
Normal file
11
trunk/dist/game/data/html/admin/teleports/WorldAreas/Hunters .htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<html><title>Admin Teleports</title><body>
|
||||||
|
<center>
|
||||||
|
<table width=256><tr>
|
||||||
|
<td align=center><button value="Main" action="bypass -h admin_admin" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||||
|
<td align=center width=176>Hunters Fields</td>
|
||||||
|
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||||
|
</tr></table><br>
|
||||||
|
<center>
|
||||||
|
<button action="bypass -h admin_move_to 114681 48255 -4576" value="Enchanted Valley (lvl 100)" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
|
||||||
|
</center>
|
||||||
|
</body></html>
|
10
trunk/dist/game/data/teleporters/Esmeralda.xml
vendored
10
trunk/dist/game/data/teleporters/Esmeralda.xml
vendored
@@ -2,11 +2,11 @@
|
|||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||||
<npc id="30233"> <!-- Esmeralda -->
|
<npc id="30233"> <!-- Esmeralda -->
|
||||||
<teleport type="NORMAL">
|
<teleport type="NORMAL">
|
||||||
<location npcStringId="1010023" x="146798" y="25796" z="-2012" feeCount="6900" /> <!-- Town of Aden -->
|
<location npcStringId="1010023" x="146798" y="25796" z="-2012" feeCount="5900" /> <!-- Town of Aden -->
|
||||||
<location npcStringId="1010013" x="82958" y="53213" z="-1495" feeCount="33000" /> <!-- Town of Oren -->
|
<location npcStringId="1010013" x="82958" y="53213" z="-1495" feeCount="4100" /> <!-- Town of Oren -->
|
||||||
<location npcStringId="1010022" x="105918" y="109759" z="-3165" feeCount="6100" /> <!-- Hardin's Private Academy -->
|
<location npcStringId="1010022" x="105918" y="109759" z="-3165" feeCount="3400" /> <!-- Hardin's Private Academy -->
|
||||||
<location npcStringId="114741" x="48315" y="61992" z="-4562" feeCount="1300" /> <!-- Enchanted Valley (Lv. 100) -->
|
<location npcStringId="1010744" x="114681" y="48255" z="-4576" feeCount="1300" /> <!-- Enchanted Valley (Lv. 100) -->
|
||||||
<location npcStringId="1010014" x="85391" y="16228" z="-3672" feeCount="13000" /> <!-- Ivory Tower -->
|
<location npcStringId="1010014" x="85391" y="16228" z="-3672" feeCount="6800" /> <!-- Ivory Tower -->
|
||||||
<location npcStringId="1010585" x="142065" y="81300" z="-3000" feeCount="2000" /> <!-- Forest of Mirrors (Lv. 40) -->
|
<location npcStringId="1010585" x="142065" y="81300" z="-3000" feeCount="2000" /> <!-- Forest of Mirrors (Lv. 40) -->
|
||||||
<location npcStringId="1010607" x="172458" y="90314" z="-1984" feeCount="6300" /> <!-- Anghel Waterfall -->
|
<location npcStringId="1010607" x="172458" y="90314" z="-1984" feeCount="6300" /> <!-- Anghel Waterfall -->
|
||||||
</teleport>
|
</teleport>
|
||||||
|
Reference in New Issue
Block a user