summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-06 21:01:05 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-06 21:01:05 +0200
commit9fa5747391aea15a668e44f115a920876dad8177 (patch)
tree92ce95a81aef1d2cafb8515dc4a200d1011c42a4 /npc/000-2-1/peter.txt
parentc872c4cadd4219735c2834598ab4fbf0ebcbed6a (diff)
downloadserverdata-9fa5747391aea15a668e44f115a920876dad8177.tar.gz
serverdata-9fa5747391aea15a668e44f115a920876dad8177.tar.bz2
serverdata-9fa5747391aea15a668e44f115a920876dad8177.tar.xz
serverdata-9fa5747391aea15a668e44f115a920876dad8177.zip
Fixed few typos in some scripts.
Diffstat (limited to 'npc/000-2-1/peter.txt')
-rw-r--r--npc/000-2-1/peter.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index d732cb2b..f31162c6 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -128,7 +128,7 @@ OnStop:
OnReturnFail:
mesn;
- mesq l("I see it's 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
@@ -144,20 +144,20 @@ OnReturnFail:
OnReturnWin:
mesn;
- mesq l("Thanks again for helping me. But those rattos are a permanent problem and your help is always welcome. The only problem is that I can give you a reward only one time.");
+ mesq l("Thanks again for helping me. But those Rattos are a permanent problem and your help is always welcome. The only problem is that I can give you a reward only one time.");
if (@q == 3 || @q == 4)
menu
l("Did you say reward? I want it!"), L_BonusTask,
l("I am not worried about rewards. I just want to help."), L_Task,
- l("Sorry, I am not in the mood for another fight with those rattos."), -;
+ l("Sorry, I am not in the mood for another fight with those Rattos."), -;
if (@q == 5)
menu
l("No problem, I can help you anyway."), L_Task,
- l("Sorry, I am not in the mood for another fight with those rattos."), -;
+ l("Sorry, I am not in the mood for another fight with those Rattos."), -;
mes "";
mesn;