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 522acb671..73f996f69 100644 --- a/npc/016-6/main.txt +++ b/npc/016-6/main.txt @@ -17,7 +17,7 @@ L_Hurns: PC_DEST$ = ""; LOCATION$ = "Hurns"; @timer_navio_running = 0; - warp "012-1", 141, 65; + warp "012-1", 156, 65; message strcharinfo(0), l("@@ disembarks at Hurnscald.", strcharinfo(0)); goto L_CleanUp; |