summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-03 12:20:30 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-03 12:20:30 -0300
commit4a183b8fa6983c3af54cbc2cd4923e24277c71ad (patch)
treea3dc81e336d4243870a95633a794d85f555b03b2
parent8e60c58eddaaf08cdbe13eb075bbadfc422bb4e4 (diff)
downloadserverdata-4a183b8fa6983c3af54cbc2cd4923e24277c71ad.tar.gz
serverdata-4a183b8fa6983c3af54cbc2cd4923e24277c71ad.tar.bz2
serverdata-4a183b8fa6983c3af54cbc2cd4923e24277c71ad.tar.xz
serverdata-4a183b8fa6983c3af54cbc2cd4923e24277c71ad.zip
Fix bad coordinate
-rw-r--r--npc/002-5/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-5/main.txt b/npc/002-5/main.txt
index b51d5e558..bd06fe579 100644
--- a/npc/002-5/main.txt
+++ b/npc/002-5/main.txt
@@ -17,7 +17,7 @@ L_Candor:
PC_DEST$ = "";
LOCATION$ = "Candor";
@timer_navio_running = 0;
- warp "005-1", 42, 107;
+ warp "005-1", 49, 117;
message strcharinfo(0), l("@@ disembarks at Candor Island.", strcharinfo(0));
end;