From 711a619d310132359cdf2b0e410a17cf9fe4d2fe Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Mon, 23 Jun 2014 01:57:36 +0000
Subject: [PATCH] BETA: Minor fix for missing admin teleport.

Reported by: sponer, yksdtc
---
 .../html/admin/teleports/WorldAreas/RombarshyaTerritory.htm    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/L2J_DataPack_BETA/dist/game/data/html/admin/teleports/WorldAreas/RombarshyaTerritory.htm b/L2J_DataPack_BETA/dist/game/data/html/admin/teleports/WorldAreas/RombarshyaTerritory.htm
index 06c83a51b6..2b3c2b30f4 100644
--- a/L2J_DataPack_BETA/dist/game/data/html/admin/teleports/WorldAreas/RombarshyaTerritory.htm
+++ b/L2J_DataPack_BETA/dist/game/data/html/admin/teleports/WorldAreas/RombarshyaTerritory.htm
@@ -21,8 +21,7 @@
 <font color="LEVEL">Arena</font><br1>
 <button action="bypass -h admin_move_to -213473 244899 2017" value="Aerial Cleft" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
 <font color="LEVEL">Others</font><br1>
-<button action="bypass -h admin_move_to 0 0 0" value="Temple of Shilen" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
-<button action="bypass -h admin_move_to 0 0 0" value="Secret Airstrip" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
+<button action="bypass -h admin_move_to -248375 250443 4348" value="Secret Airstrip" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
 <button action="bypass -h admin_move_to -183443 205834 -12902" value="Death Gate" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
 </center>
 </body></html>
\ No newline at end of file
-- 
GitLab