diff options
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index cac7ff8c..a8b9a820 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -69,7 +69,7 @@ OnTouch: mes col(l("Click on the NPCs (Non-Player Characters) around you to continue the introduction."), 9); next; - warp "000-0-0.gat", 26, 28; + warp "000-0-0", 26, 28; closedialog; close; |