diff options
author | Reid <reidyaro@gmail.com> | 2012-10-29 22:06:35 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-10-29 22:06:35 +0100 |
commit | dfe56d9b108f114694252fb2c5e321d5cdc1875c (patch) | |
tree | 5aaba8c778df9d9ac4b5b3277df7456295206b91 /npc | |
parent | ff0224f10fb21a83b03833d71c04bb6fae95bfd2 (diff) | |
download | clientdata-dfe56d9b108f114694252fb2c5e321d5cdc1875c.tar.gz clientdata-dfe56d9b108f114694252fb2c5e321d5cdc1875c.tar.bz2 clientdata-dfe56d9b108f114694252fb2c5e321d5cdc1875c.tar.xz clientdata-dfe56d9b108f114694252fb2c5e321d5cdc1875c.zip |
Correct wrong gender string on sailor dialogue,
Update 000-1 wlk file.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index e5cc4de6..8d1131ca 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -36,7 +36,7 @@ OnTalk: next; mesn "Elmo"; - mesq g(l("Alright, I'm going to her room, keep an eye on her, we still don't know if she's an ally or an enemy..."), + mesq g(l("Alright, I'm going to his room, keep an eye on her, we still don't know if she's an ally or an enemy..."), l("Alright, I'm going to his room, keep an eye on him, we still don't know if he's an ally or an enemy...")); next; |