diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-06 21:01:05 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-06 21:01:05 +0200 |
commit | 9fa5747391aea15a668e44f115a920876dad8177 (patch) | |
tree | 92ce95a81aef1d2cafb8515dc4a200d1011c42a4 /npc/000-2-3/nard.txt | |
parent | c872c4cadd4219735c2834598ab4fbf0ebcbed6a (diff) | |
download | clientdata-9fa5747391aea15a668e44f115a920876dad8177.tar.gz clientdata-9fa5747391aea15a668e44f115a920876dad8177.tar.bz2 clientdata-9fa5747391aea15a668e44f115a920876dad8177.tar.xz clientdata-9fa5747391aea15a668e44f115a920876dad8177.zip |
Fixed few typos in some scripts.
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r-- | npc/000-2-3/nard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index ce0c54b9..6540aff2 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -27,9 +27,9 @@ l_Checker: mesn; mesq l("Hello."); next; - mesq l("Let me introduce myself, I'm Captain Nard, the leader of this ship."); + mesq l("Let me introduce myself, I am Nard, captain of this ship."); next; - mesq lg("It's nice to see that you woke up and you're ok, Elmo came here to tell me this good news!"); + mesq lg("It is nice to see that you woke up and you're ok, Elmo came here to tell me this good news!"); next; mesn "Elmo"; |