summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-05 04:08:12 +0200
committerReid <reidyaro@gmail.com>2012-06-05 04:08:12 +0200
commit200367b5edf611539791d0e725cb4216cc487029 (patch)
tree603861857bc6e727894bf9f7b5bbe89cbafefaef /npc/000-2-1/peter.txt
parentdb8c665e657edf5a8d03a48312031b965a07a79a (diff)
downloadserverdata-200367b5edf611539791d0e725cb4216cc487029.tar.gz
serverdata-200367b5edf611539791d0e725cb4216cc487029.tar.bz2
serverdata-200367b5edf611539791d0e725cb4216cc487029.tar.xz
serverdata-200367b5edf611539791d0e725cb4216cc487029.zip
Correct English mistakes on most script. (WildX)
Diffstat (limited to 'npc/000-2-1/peter.txt')
-rw-r--r--npc/000-2-1/peter.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index ef8fb17c..d732cb2b 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -114,7 +114,7 @@ L_TalkToJulia:
OnTooWeak:
mesn;
- mesq lg("I need help for cleaning the wedge of the ship, but you aren't strong enough to help me.");
+ mesq lg("I need help for clean the wedge of the ship, but you aren't strong enough to help.");
goto L_Close;
@@ -128,7 +128,7 @@ OnStop:
OnReturnFail:
mesn;
- mesq l("I see it is not easy to get rid of those rattos. Do you want to try again?");
+ mesq l("I see it's not easy to get rid of those rattos. Do you want to try again?");
next;
menu
@@ -235,7 +235,7 @@ OnDontneedHelp:
L_Timeout:
mesn;
- mesq l("Hey! Be careful. You can't stay in this basement for so long, you are going to get sick. Come outside and take a break, maybe you can try again later.");
+ mesq l("Hey! Be careful. You can't stay in this basement for so long, you're going to get sick. Come outside and take a break, maybe you can try again later.");
warp "000-2-1", 61, 36;
goto L_CleaningClose;