summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkko Teru <none@null.nil>2016-01-17 17:51:44 -0600
committerAkko Teru <none@null.nil>2016-01-17 17:51:44 -0600
commit9f6387eb8dfd96af51bb8634a4eab8f0187c7dbe (patch)
tree742d64aafb72634138833ccc9d194de3d2f0416f
parent16bd2219a67339dd32fa7b50b019c073709d4e08 (diff)
downloadserverdata-9f6387eb8dfd96af51bb8634a4eab8f0187c7dbe.tar.gz
serverdata-9f6387eb8dfd96af51bb8634a4eab8f0187c7dbe.tar.bz2
serverdata-9f6387eb8dfd96af51bb8634a4eab8f0187c7dbe.tar.xz
serverdata-9f6387eb8dfd96af51bb8634a4eab8f0187c7dbe.zip
Tune the General Narrator of 000-0-1/
-rw-r--r--npc/000-0-1/narrator.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/npc/000-0-1/narrator.txt b/npc/000-0-1/narrator.txt
index 8f84bd9d..66431f7d 100644
--- a/npc/000-0-1/narrator.txt
+++ b/npc/000-0-1/narrator.txt
@@ -14,11 +14,14 @@
narrator 4,
l("Look, we finally meet."),
l("I think that you already understood, you are asleep."),
- l("The ship left the island, finally, Nard's crew is heading to Artis, and you are onboard don't worry."),
- l("I'm sure that you wonder a lot of things, you will discover them soon, don't you worry..."),
- l("Ah, seagulls, we are arriving..."),
+ l("The ship, La Johanne, has left the island, finally."),
+ l("Nard and crew are taking us to the city of Artis."),
+ l("There are a lot of things you must be wondering about."),
+ l("So, search for answers."),
l("..."),
- l("Wake up!");
+ l("Ah, seagulls. We are arriving."),
+ l("..."),
+ l("Wake-up!");
if (countitemcolor(718) == 1) delitem 718, 1;
setq General_Narrator, 1;