From 4bac2310f3476a809c7add554c49a3b172fe63a2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Mar 2019 15:59:21 -0300 Subject: Debug --- npc/000-1/exit.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/000-1') diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt index b1d738471..6f662dd89 100644 --- a/npc/000-1/exit.txt +++ b/npc/000-1/exit.txt @@ -10,6 +10,7 @@ OnTalk: OnTalkNearby: // Switch LOCATION$ and warp to nearest town's Soul Menhir .@lx=array_find($@LOCAMASTER_LOC$, LOCATION$); + debugmes "%d", .@lx; if (.@lx >= 0) { warp $@LOCMASTER_MAP$[.@lx], $@LOCMASTER_X[.@lx], $@LOCMASTER_Y[.@lx]; end; -- cgit v1.2.3-60-g2f50