From 951d1bbe38b6fd0a196f5abce8b714d8a7bc7f3e Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 18 Jan 2018 14:01:07 -0500 Subject: add 2006 tulimshar --- world/map/npc/functions/gm_island.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'world/map/npc/functions') diff --git a/world/map/npc/functions/gm_island.txt b/world/map/npc/functions/gm_island.txt index 50fe9c8c..ab05a0ac 100644 --- a/world/map/npc/functions/gm_island.txt +++ b/world/map/npc/functions/gm_island.txt @@ -17,6 +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; return; } function|script|GmDebug @@ -36,7 +37,8 @@ L_GmChoose: "GM Island (cave)", L_GmStart, "Tulimshar Arena", L_GmStart, "Underworld", L_GmStart, - "The Abyss", L_GmStart; + "The Abyss", L_GmStart, + "2006 Tulimshar", L_GmStart; L_GmStart: set $@GM_EVENT_WARP, @menu; -- cgit v1.2.3-60-g2f50