summaryrefslogtreecommitdiff
path: root/npc/000-0/sailors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r--npc/000-0/sailors.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 13cfb43b..3ba40b55 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -1,6 +1,7 @@
// Evol scripts.
// Authors:
// 4144
+// Qwerty Dragon
// Reid
// Vasily_Makarov
// Description:
@@ -16,11 +17,11 @@ OnTouch:
mesn "Narrator";
mes col(l("You are on a raft, adrift in the sea."), 9);
next;
- mes col(l("You realize you can't remember anything."), 9);
+ mes col(l("With hunger, thirst, and sleep as your only companions; you have the disturbing realization that you can't remember anything of your former life or identity."), 9);
next;
- mes col(l("Suddenly, you hear a voice up in the sky."), 9);
+ mes col(l("All of a sudden, you hear voices from above."), 9);
next;
- mes col(l("As you open your eyes, you see a large ship before you."), 9);
+ mes col(l("Your body aches, even your hair hurts, and the daylight is painful; but still you open your eyes and see a large ship before you!"), 9);
next;
mes col(l("Aboard stand sailors trying to communicate with you."), 9);
next;