diff options
Diffstat (limited to 'npc/002-5')
-rw-r--r-- | npc/002-5/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-5/main.txt b/npc/002-5/main.txt index b51d5e558..bd06fe579 100644 --- a/npc/002-5/main.txt +++ b/npc/002-5/main.txt @@ -17,7 +17,7 @@ L_Candor: PC_DEST$ = ""; LOCATION$ = "Candor"; @timer_navio_running = 0; - warp "005-1", 42, 107; + warp "005-1", 49, 117; message strcharinfo(0), l("@@ disembarks at Candor Island.", strcharinfo(0)); end; |