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>
|
||||
</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>
|
||||
|
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>
|
Reference in New Issue
Block a user