summaryrefslogtreecommitdiff
path: root/npc/000-0-1/narrator.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0-1/narrator.txt')
-rw-r--r--npc/000-0-1/narrator.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0-1/narrator.txt b/npc/000-0-1/narrator.txt
index a8486ab1..c681d75c 100644
--- a/npc/000-0-1/narrator.txt
+++ b/npc/000-0-1/narrator.txt
@@ -109,7 +109,7 @@ OnInit:
setq(General_Narrator, 2);
savepoint("008-1-1", 33, 63);
warp("SavePoint", 0, 0);
- dispbottom(l("After a tiring, yet fast, travel by Koga, you arrive at %s.", l("Woodlands")));
+ dispbottom(l("After a tiring, yet fast travel by ship, you arrive at %s.", l("Woodlands")));
close;
}