summaryrefslogtreecommitdiff
path: root/npc/000-0
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-06 11:16:24 +0400
commit7c2dac640bbf6feb3003057b8b51100879fc21cc (patch)
tree8fd97f53dcd46943597c6754da57e6937a5a7307 /npc/000-0
parentdfa4a8d5b99ccd7a76a01c241c0aa8c4ac848d09 (diff)
downloadserverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.gz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.bz2
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.tar.xz
serverdata-7c2dac640bbf6feb3003057b8b51100879fc21cc.zip
Major language fix in scripts.
Diffstat (limited to 'npc/000-0')
-rw-r--r--npc/000-0/sailors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 00404127..dcf89f31 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -16,7 +16,7 @@ OnTouch:
mesn "Narrator";
mes col(l("You are on a raft, adrift in the sea."), 9);
next;
- mes col(l("You realise you can't remember anything."), 9);
+ mes col(l("You realize you can't remember anything."), 9);
next;
mes col(l("Suddenly, you hear a voice from the sky."), 9);
next;