diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-24 16:26:27 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-24 16:26:27 +0400 |
commit | 93ac38fe36b79fb14371e1fd0ef55fd9e2a5cbc5 (patch) | |
tree | df683adf935cd0ffb1e6062af14472ed1485f439 /npc | |
parent | d193b531c829a92170adcba8ec69c126ff0e36b2 (diff) | |
download | clientdata-93ac38fe36b79fb14371e1fd0ef55fd9e2a5cbc5.tar.gz clientdata-93ac38fe36b79fb14371e1fd0ef55fd9e2a5cbc5.tar.bz2 clientdata-93ac38fe36b79fb14371e1fd0ef55fd9e2a5cbc5.tar.xz clientdata-93ac38fe36b79fb14371e1fd0ef55fd9e2a5cbc5.zip |
Another typo fixed in a script...
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-3/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/sailors.txt b/npc/000-2-3/sailors.txt index bf135463..b1eef576 100644 --- a/npc/000-2-3/sailors.txt +++ b/npc/000-2-3/sailors.txt @@ -39,7 +39,7 @@ OnTouch: next; mesn "Elmo"; - mesq l("Sure, Cap'tain."); + mesq l("Sure, cap'tain."); close; |