diff options
Diffstat (limited to 'npc/016-6')
-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 8c67a59a5..8573283c6 100644 --- a/npc/016-6/main.txt +++ b/npc/016-6/main.txt @@ -16,7 +16,7 @@ L_Hurns: PC_DEST$ = ""; LOCATION$ = "Hurns"; @timer_navio_running = 0; - warp "014-1", 141, 65; + warp "012-1", 141, 65; message strcharinfo(0), l("@@ disembarks at Hurnscald.", strcharinfo(0)); end; |