diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-26 19:14:27 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-26 19:14:27 +0400 |
commit | e0f7571c22d6f03a283e877347714c05c643e7f4 (patch) | |
tree | fa37ae69aa7083e0a0284acd5a450482e73564f9 /npc | |
parent | b5d8cda5e06af253c6f6cf349a4a85f862e71bda (diff) | |
download | clientdata-e0f7571c22d6f03a283e877347714c05c643e7f4.tar.gz clientdata-e0f7571c22d6f03a283e877347714c05c643e7f4.tar.bz2 clientdata-e0f7571c22d6f03a283e877347714c05c643e7f4.tar.xz clientdata-e0f7571c22d6f03a283e877347714c05c643e7f4.zip |
Fixed a non-gender-specific line in asatpolos.txt.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/astapolos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index 1033a932..518a4645 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -56,7 +56,7 @@ mesn;
mesq l("Usually I don't allow anyone to touch my boxes but...");
next;
- mesq l("You have been so nice with me. So, please, take one.");
+ mesq lg("You have been so nice to me. So please, take one.");
next;
setq ShipQuests_Astapolos, 1;
|