diff options
author | Alige <aligetmw@hotmail.fr> | 2013-01-07 12:07:17 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-01-07 12:07:17 +0400 |
commit | f6a77524a1786641c30d17a59c3a0d22a291e765 (patch) | |
tree | 38bf669dc0472881a85ae49a8efe84bbcc209423 /npc | |
parent | 31af18dc02fffe17c114fafa25bd5d7970a9b666 (diff) | |
download | clientdata-f6a77524a1786641c30d17a59c3a0d22a291e765.tar.gz clientdata-f6a77524a1786641c30d17a59c3a0d22a291e765.tar.bz2 clientdata-f6a77524a1786641c30d17a59c3a0d22a291e765.tar.xz clientdata-f6a77524a1786641c30d17a59c3a0d22a291e765.zip |
Fixed language in 1 line in elmo's script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-3/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt index 3808f65f..52be3941 100644 --- a/npc/000-2-3/elmo.txt +++ b/npc/000-2-3/elmo.txt @@ -10,7 +10,7 @@ if (@q == 1) goto l_GotMoney; mesn; - mesq l("Hey you, sorry for leaving your room so quickly, I needed to... speak with the captain about... The reserve. You know, now that we got a new mouth to feed, we need to check what we have."); + mesq l("Hey you, sorry for leaving your room so quickly, I needed to... Speak with the captain about... The reserve. You know, now that we have a new mouth to feed, we need to check what we have."); next; mesq l("So, how is it going? Did you meet any other crew members yet?"); next; |