Hunters village teleport improvements.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-03-29 06:31:24 +00:00
parent 20f842a24e
commit d23108fa97
3 changed files with 17 additions and 5 deletions

View File

@@ -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>
</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>
</tr>
</table>

View 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>