summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-15 22:03:38 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-15 22:03:38 -0300
commit9e9f7e11d59aa7b570d65bdd35c16572d42e404b (patch)
tree7ff4ace7aaa63770aa230f54bcd55a20dcb135a7 /npc/000-1
parent914e8d216fb315310fe2b8d5e50ff09d9af0479d (diff)
downloadserverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.gz
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.bz2
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.xz
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.zip
Candor redesign
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/exit.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt
index 5b290567b..e53379e18 100644
--- a/npc/000-1/exit.txt
+++ b/npc/000-1/exit.txt
@@ -43,8 +43,8 @@ OnVisitLX:
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";
- setarray $@LOCMASTER_X, 34, 40, 26, 86, 119, 111, 56, 94;
- setarray $@LOCMASTER_Y, 101, 49, 30, 69, 87, 53, 62, 42;
+ setarray $@LOCMASTER_X, 43, 40, 26, 86, 119, 111, 56, 94;
+ setarray $@LOCMASTER_Y, 99, 49, 30, 69, 87, 53, 62, 42;
//debugmes "Locmaster: Index 0: %s [%s.gat (%d, %d)]", $@LOCMASTER_LOC$[0], $@LOCMASTER_MAP$[0], $@LOCMASTER_X[0], $@LOCMASTER_Y[0];
//debugmes "Locmaster: Index 2: %s [%s.gat (%d, %d)]", $@LOCMASTER_LOC$[2], $@LOCMASTER_MAP$[2], $@LOCMASTER_X[2], $@LOCMASTER_Y[2];