From a19bc234460a107ffc2157856d28a0e3e37f073a Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 21 Jan 2018 17:33:17 -0500 Subject: change 2006 tulim starting point --- world/map/npc/functions/gm_island.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/functions/gm_island.txt b/world/map/npc/functions/gm_island.txt index ab05a0ac..3e1127c4 100644 --- a/world/map/npc/functions/gm_island.txt +++ b/world/map/npc/functions/gm_island.txt @@ -17,7 +17,7 @@ function|script|GmWarp if ($@GM_EVENT_WARP == 4) warp "001-3", 0, 0; if ($@GM_EVENT_WARP == 5) warp "070-1", 30, 92; if ($@GM_EVENT_WARP == 6) warp "070-3", 60, 63; - if ($@GM_EVENT_WARP == 7) warp "003-1", 44, 73; + if ($@GM_EVENT_WARP == 7) warp "003-1", 44, 94; return; } function|script|GmDebug -- cgit v1.2.3-60-g2f50