Admin teleports for Forgotten Island.
This commit is contained in:
parent
966a157ec4
commit
04e8f52ccf
@ -20,6 +20,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/fishing.htm" value="Fishing Locations" 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/OtherLocations/Forgotten.htm" value="Forgotten Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
18
L2J_Mobius_Classic_2.2_Antharas/dist/game/data/html/admin/teleports/OtherLocations/Forgotten.htm
vendored
Normal file
18
L2J_Mobius_Classic_2.2_Antharas/dist/game/data/html/admin/teleports/OtherLocations/Forgotten.htm
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
<html><title>Admin Teleports</title>
|
||||
<body>
|
||||
<center>
|
||||
<table width=260>
|
||||
<tr><td width=40><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 width=180><center>Forgotten Island</center></td>
|
||||
<td width=40><button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table>
|
||||
</center>
|
||||
<br>
|
||||
<br>
|
||||
<center>
|
||||
<button action="bypass -h admin_move_to 10468 -24569 -3650" value="Forgotten Isle Wharf" width=150 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
|
||||
<button action="bypass -h admin_move_to 6229 -2924 -2965" value="Research Facility" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 26174 -17134 -2747" value="Lost Nest" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 8264 -14431 -3696" value="Forgotten Plains" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
</center>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user