diff options
Diffstat (limited to 'npc/016-6/main.txt')
-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 7a9579c1a..6bc30145f 100644 --- a/npc/016-6/main.txt +++ b/npc/016-6/main.txt @@ -34,7 +34,7 @@ L_Nival: PC_DEST$ = ""; LOCATION$ = "Nival"; @timer_navio_running = 0; - warp "019-2", 107, 109; + warp "019-2", 119, 113; message strcharinfo(0), l("@@ disembarks at Nivalis.", strcharinfo(0)); goto L_CleanUp; |