Blackbird Campsite NPC spawns.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-11-08 21:14:42 +00:00
parent 371a4b3fcc
commit 4378b4cecd
14 changed files with 93 additions and 3 deletions

View File

@@ -31,6 +31,8 @@
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/MagmeldTerritory.htm" value="Magmeld Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/DarkElfTerritory.htm" value="Dark Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -0,0 +1,12 @@
<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>Dark Elf Territory</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>
<font color="LEVEL">New IO Areas</font><br1>
<button action="bypass -h admin_move_to -47803 60858 -32295" value="Atelia Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -48042 69232 -3084" value="Garden of Spirits" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>