summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-12 21:37:30 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-12 21:37:30 -0300
commit34a75b3a31569578199a1d82225721710de0b065 (patch)
tree852730b1f3f6c65af1f5fd27b4b0508a415dece2
parent786b513adac0fa83da1dbcdfc93b3024d2dfddb9 (diff)
downloadserverdata-34a75b3a31569578199a1d82225721710de0b065.tar.gz
serverdata-34a75b3a31569578199a1d82225721710de0b065.tar.bz2
serverdata-34a75b3a31569578199a1d82225721710de0b065.tar.xz
serverdata-34a75b3a31569578199a1d82225721710de0b065.zip
Fix bad destination
-rw-r--r--npc/016-6/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-6/main.txt b/npc/016-6/main.txt
index 83571fd8c..fc28ed91d 100644
--- a/npc/016-6/main.txt
+++ b/npc/016-6/main.txt
@@ -37,7 +37,7 @@ L_Tulim:
PC_DEST$ = "";
LOCATION$ = "Tulim";
@timer_navio_running = 0;
- warp "003-1", 81, 68;
+ warp "003-1", 119, 25;
message strcharinfo(0), l("@@ disembarks at Tulimshar.", strcharinfo(0));
end;