diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-26 12:40:56 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-26 12:41:25 +0400 |
commit | d79535d2a2f7b63e82e77791c4a2a9dea68edbe7 (patch) | |
tree | a3bf09bb4cfa1f6579cdb3404675787a06fa6434 /npc | |
parent | 884c91d8fa4b3619b9c7bd54c1936568fcda45df (diff) | |
download | clientdata-d79535d2a2f7b63e82e77791c4a2a9dea68edbe7.tar.gz clientdata-d79535d2a2f7b63e82e77791c4a2a9dea68edbe7.tar.bz2 clientdata-d79535d2a2f7b63e82e77791c4a2a9dea68edbe7.tar.xz clientdata-d79535d2a2f7b63e82e77791c4a2a9dea68edbe7.zip |
Again, sorry, 2 typos fixed.
Saw them while translating.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/astapolos.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index ce15abb2..1033a932 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -25,7 +25,7 @@ mesn;
mesq l("Oh, I see. That's right. Why should someone come here to see me, seriously?");
next;
- mesq l("Do you think this is fair? They have sent me down here alone, far away from everyone.");
+ mesq l("Do you think this is fair? They sent me down here alone, far away from everyone.");
next;
menu
@@ -43,7 +43,7 @@ mes "";
mesn;
- mesq l("You like them, don't you? Just speak with Peter then. He is on the Second Deck of the ship. He will send you to downstairs where you will find our hairy meal!");
+ mesq l("You like them, don't you? Just speak with Peter then. He is on the second deck of the ship. He will send you to downstairs where you will find our furry meal!");
next;
mesq l("Oh, but you were not here to talk about that I guess.");
next;
|