From 74fcff14dbf4d12435c3801d3f7a613bb5f63089 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Apr 2019 15:23:02 +0000 Subject: Update exit.txt --- npc/000-1/exit.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/000-1/exit.txt') diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt index 0b1bd85b5..6f4a5f7ce 100644 --- a/npc/000-1/exit.txt +++ b/npc/000-1/exit.txt @@ -28,6 +28,11 @@ OnTalkNearby: warp "002-1", 53, 38; end; +OnSetLX: + @lx=array_find(.LOCMASTER_LOC$, LOCATION$); + end; + +// Begin OnInit: setarray .LOCMASTER_LOC$, "Candor", "Tulim", "Halin", "Hurns", "LoF", "Lilit", "Nival", "Frostia"; setarray .LOCMASTER_MAP$, "005-1", "003-1", "009-1", "012-1", "017-1", "018-5", "020-1", "024-1"; -- cgit v1.2.3-70-g09d2