diff options
-rw-r--r-- | npc/016-6/main.txt | 2 |
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; |