summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-04 09:52:59 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-04 09:52:59 +0400
commite002d8fe8138a4bdd194b7f8731b0db484198603 (patch)
treea6f84bc8b58cd3001310170c3114d74e30b0018a /npc/000-2-1/peter.txt
parentd31a3cd3de6987900b4e6b2a7153e12d612cc64d (diff)
downloadserverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.gz
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.bz2
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.tar.xz
serverdata-e002d8fe8138a4bdd194b7f8731b0db484198603.zip
Fixed several language issues in some scripts.
Diffstat (limited to 'npc/000-2-1/peter.txt')
-rw-r--r--npc/000-2-1/peter.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index a849dd97..3f3cfcd7 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -323,11 +323,11 @@ L_Close:
setq ShipQuests_Julia, 2;
mesn;
- mesq l("Hey, you should go see Julia to be registered on the ship board.");
+ mesq l("Hey, you should go see Julia to get registered on the ship.");
next;
mesn "Narrator";
- mes col(l("Julia is on the upper level of the ship, use the arrow keys to walk to the stairs or click on the stairs at the top right of your screen."), 9);
+ mes col(l("Julia is on the upper level of the ship. Use the arrow keys to walk to the stairs or just click on the stairs with your mouse to walk to them."), 9);
close;